Searched refs:IsDeclaration (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h230 virtual bool IsDeclaration() const;
286 virtual bool IsDeclaration() const;
427 virtual bool IsDeclaration() const;
H A DDebugInfoEntries.cpp233 DIEType::IsDeclaration() const function in class:DIEType
346 DIEDeclaredType::IsDeclaration() const function in class:DIEDeclaredType
615 DIEDeclaredNamedBase::IsDeclaration() const function in class:DIEDeclaredNamedBase
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp1378 if (subprogramEntry->IsDeclaration()
1482 if (type->IsDeclaration())
H A DDwarfTypeFactory.cpp335 if (typeEntry->IsDeclaration() && name.Length() > 0

Completed in 102 milliseconds