Searched defs:GetType (Results 1 - 25 of 48) sorted by path

12

/haiku/headers/private/debugger/model/
H A DExpressionInfo.h41 Type* GetType() const function in class:ExpressionResult
H A DVariable.h29 Type* GetType() const { return fType; } function in class:Variable
/haiku/headers/private/debugger/value/values/
H A DEnumerationValue.h21 EnumerationType* GetType() const function in class:EnumerationValue
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp133 Attribute::GetType() const function in class:Attribute
H A DVolumeEvent.cpp21 VolumeEvent::GetType() const function in class:VolumeEvent
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp92 Attribute::GetType() const function in class:Attribute
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequest.cpp102 Request::GetType() const function in class:Request
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp152 Item::GetType() const function in class:Item
H A DItem.h55 uint16 GetType() const { return GetKey()->GetType(GetVersion()); } function in class:ItemHeader
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/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/userlandfs/private/
H A DRequest.cpp35 Request::GetType() const function in class:Request
/haiku/src/apps/resedit/
H A DResourceData.h32 type_code GetType(void) const { return fType; } function in class:ResourceData
/haiku/src/apps/terminal/
H A DHyperLink.h31 Type GetType() const { return fType; } function in class:HyperLink
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp156 BAppFileInfo::GetType(char* type) const function in class:BAppFileInfo
/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.cpp55 DebuggerImageDebugInfo::GetType(GlobalTypeCache* cache, function in class:DebuggerImageDebugInfo
H A DGlobalTypeLookup.cpp154 GlobalTypeCache::GetType(const BString& name, function in class:GlobalTypeCache
H A DImageDebugInfo.cpp99 ImageDebugInfo::GetType(GlobalTypeCache* cache, const BString& name, function in class:ImageDebugInfo
H A DTeamDebugInfo.cpp394 TeamDebugInfo::GetType(GlobalTypeCache* cache, const BString& name, function in class:TeamDebugInfo
/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/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp333 inline Type* GetType() const function in class:CLanguageExpressionEvaluator::Operand
/haiku/src/kits/debugger/value/value_nodes/
H A DAddressValueNode.cpp44 AddressValueNode::GetType() const function in class:AddressValueNode
168 AddressValueNodeChild::GetType() const function in class:AddressValueNodeChild
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 DCStringValueNode.cpp40 CStringValueNode::GetType() const function in class:CStringValueNode

Completed in 144 milliseconds

12