Searched defs:GetType (Results 26 - 48 of 48) sorted by relevance

12

/haiku/src/kits/debugger/value/value_nodes/
H A DCompoundValueNode.cpp67 virtual Type* GetType() const function in class:CompoundValueNode::BaseTypeChild
117 virtual Type* GetType() const function in class:CompoundValueNode::MemberChild
172 CompoundValueNode::GetType() const function in class:CompoundValueNode
H A DArrayValueNode.cpp55 AbstractArrayValueNode::GetType() const function in class:AbstractArrayValueNode
285 ArrayValueNodeChild::GetType() const function in class:ArrayValueNodeChild
356 InternalArrayValueNodeChild::GetType() const function in class:InternalArrayValueNodeChild
H A DBListValueNode.cpp39 virtual Type* GetType() const { return fType; }; function in class:BListValueNode::BListElementNodeChild
107 virtual Type* GetType() const { return fType; }; function in class:BListValueNode::BListItemCountNodeChild
187 BListValueNode::GetType() const function in class:BListValueNode
H A DBMessageValueNode.cpp58 virtual Type* GetType() const function in class:BMessageWhatNodeChild
135 BMessageValueNode::GetType() const function in class:BMessageValueNode
641 BMessageValueNode::BMessageFieldNode::GetType() const function in class:BMessageValueNode::BMessageFieldNode
742 BMessageValueNode::BMessageFieldNodeChild::GetType() const function in class:BMessageValueNode::BMessageFieldNodeChild
/haiku/src/kits/debugger/debug_info/
H A DImageDebugInfo.cpp99 ImageDebugInfo::GetType(GlobalTypeCache* cache, const BString& name, function in class:ImageDebugInfo
H A DGlobalTypeLookup.cpp154 GlobalTypeCache::GetType(const BString& name, function in class:GlobalTypeCache
H A DDwarfTypes.h257 virtual Type* GetType() const { return fType; } function in class:DwarfTemplateParameter
H A DTeamDebugInfo.cpp394 TeamDebugInfo::GetType(GlobalTypeCache* cache, const BString& name, function in class:TeamDebugInfo
H A DDwarfImageDebugInfo.cpp468 DwarfImageDebugInfo::GetType(GlobalTypeCache* cache, const BString& name, function in class:DwarfImageDebugInfo
H A DDwarfTypes.cpp474 DwarfInheritance::GetType() const function in class:DwarfInheritance
507 DwarfDataMember::GetType() const function in class:DwarfDataMember
562 DwarfArrayDimension::GetType() const function in class:DwarfArrayDimension
596 DwarfFunctionParameter::GetType() const function in class:DwarfFunctionParameter
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h96 uint16 GetType(uint16 version) const function in class:Key
214 uint16 GetType() const { return fKey->GetType(GetVersion()); } function in class:VKey
/haiku/headers/os/interface/
H A DGradient.h86 Type GetType() const function in class:BGradient
/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h277 inline uint8 GetType(DescriptorType &descriptor) const function in class:ShortDescriptorAccessor
306 inline uint8 GetType(DescriptorType &descriptor) const function in class:LongDescriptorAccessor
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp133 Attribute::GetType() const function in class:Attribute
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp92 Attribute::GetType() const function in class:Attribute
/haiku/src/kits/storage/
H A DNodeInfo.cpp87 BNodeInfo::GetType(char* type) const function in class:BNodeInfo
H A DAppFileInfo.cpp156 BAppFileInfo::GetType(char* type) const function in class:BAppFileInfo
/haiku/src/build/libbe/storage/
H A DNodeInfo.cpp130 BNodeInfo::GetType(char *type) const function in class:BNodeInfo
H A DAppFileInfo.cpp156 BAppFileInfo::GetType(char* type) const function in class:BAppFileInfo
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp153 ElfSection::GetType() const function in class:ElfSection
308 ElfSymbol::GetType() function in class:ElfSymbol
385 ElfRelocation::GetType() function in class:ElfRelocation
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp333 inline Type* GetType() const function in class:CLanguageExpressionEvaluator::Operand
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h255 DIEType* GetType() const { return fType; } function in class:DIEModifiedType
324 DIEType* GetType() const { return fType; } function in class:DIEDerivedType
576 DIEType* GetType() const { return fType; } function in class:DIEFormalParameter
683 DIEType* GetType() const { return fType; } function in class:DIEMember
887 DIEType* GetType() const { return fType; } function in class:DIEInheritance
1026 DIEType* GetType() const { return fType; } function in class:DIEWithStatement
1135 DIEType* GetType() const { return fType; } function in class:DIEConstant
1370 DIEType* GetType() const { return fType; } function in class:DIETemplateTypeParameter
1386 DIEType* GetType() const { return fType; } function in class:DIETemplateValueParameter
1408 DIEType* GetType() cons function in class:DIEThrownType
1444 DIEType* GetType() const { return fType; } function in class:DIEVariantPart
1471 DIEType* GetType() const { return fType; } function in class:DIEVariable
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp349 Type* GetType() const function in class:VariablesView::ModelNode
[all...]

Completed in 115 milliseconds

12