Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 48) sorted by relevance

12

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h255 DIEType* GetType() const { return fType; } in GetType() function
324 DIEType* GetType() const { return fType; } in GetType() function
576 DIEType* GetType() const { return fType; } in GetType() function
683 DIEType* GetType() const { return fType; } in GetType() function
887 DIEType* GetType() const { return fType; } in GetType() function
1026 DIEType* GetType() const { return fType; } in GetType() function
1135 DIEType* GetType() const { return fType; } in GetType() function
1370 DIEType* GetType() const { return fType; } in GetType() function
1386 DIEType* GetType() const { return fType; } in GetType() function
1408 DIEType* GetType() const { return fType; } in GetType() function
[all …]
/haiku/src/kits/debugger/value/value_nodes/
H A DExpressionValueNode.cpp34 ExpressionValueNode::GetType() const in GetType() function in ExpressionValueNode
75 ExpressionValueNodeChild::GetType() const in GetType() function in ExpressionValueNodeChild
H A DCompoundValueNode.cpp67 virtual Type* GetType() const in GetType() function in CompoundValueNode::BaseTypeChild
117 virtual Type* GetType() const in GetType() function in CompoundValueNode::MemberChild
172 CompoundValueNode::GetType() const in GetType() function in CompoundValueNode
H A DAddressValueNode.cpp44 AddressValueNode::GetType() const in GetType() function in AddressValueNode
168 AddressValueNodeChild::GetType() const in GetType() function in AddressValueNodeChild
H A DVariableValueNodeChild.cpp36 VariableValueNodeChild::GetType() const in GetType() function in VariableValueNodeChild
H A DPointerToMemberValueNode.cpp36 PointerToMemberValueNode::GetType() const in GetType() function in PointerToMemberValueNode
H A DBListValueNode.cpp39 virtual Type* GetType() const { return fType; }; in GetType() function in BListValueNode::BListElementNodeChild
107 virtual Type* GetType() const { return fType; }; in GetType() function in BListValueNode::BListItemCountNodeChild
187 BListValueNode::GetType() const in GetType() function in BListValueNode
H A DArrayValueNode.cpp55 AbstractArrayValueNode::GetType() const in GetType() function in AbstractArrayValueNode
285 ArrayValueNodeChild::GetType() const in GetType() function in ArrayValueNodeChild
356 InternalArrayValueNodeChild::GetType() const in GetType() function in InternalArrayValueNodeChild
H A DEnumerationValueNode.cpp35 EnumerationValueNode::GetType() const in GetType() function in EnumerationValueNode
H A DPrimitiveValueNode.cpp37 PrimitiveValueNode::GetType() const in GetType() function in PrimitiveValueNode
H A DBMessageValueNode.cpp58 virtual Type* GetType() const in GetType() function in BMessageWhatNodeChild
135 BMessageValueNode::GetType() const in GetType() function in BMessageValueNode
641 BMessageValueNode::BMessageFieldNode::GetType() const in GetType() function in BMessageValueNode::BMessageFieldNode
742 BMessageValueNode::BMessageFieldNodeChild::GetType() const in GetType() function in BMessageValueNode::BMessageFieldNodeChild
H A DCStringValueNode.cpp40 CStringValueNode::GetType() const in GetType() function in CStringValueNode
/haiku/headers/private/debugger/value/values/
H A DEnumerationValue.h21 EnumerationType* GetType() const in GetType() function
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeEvent.cpp21 VolumeEvent::GetType() const in GetType() function in VolumeEvent
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequest.cpp35 Request::GetType() const in GetType() function in Request
/haiku/src/apps/terminal/
H A DHyperLink.h31 Type GetType() const { return fType; } in GetType() function
/haiku/headers/private/debugger/model/
H A DVariable.h29 Type* GetType() const { return fType; } in GetType() function
H A DExpressionInfo.h41 Type* GetType() const in GetType() function
/haiku/src/servers/app/
H A DClickTarget.h47 Type GetType() const in GetType() function
/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h277 inline uint8 GetType(DescriptorType &descriptor) const in GetType() function
306 inline uint8 GetType(DescriptorType &descriptor) const in GetType() function
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.h55 uint16 GetType() const { return GetKey()->GetType(GetVersion()); } in GetType() function
/haiku/src/tests/add-ons/print/ppd/model/
H A DValue.cpp31 Value::Type Value::GetType() in GetType() function in Value
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.h33 uint32 GetType() const { return fType; } in GetType() function
H A DIndex.h31 uint32 GetType() const { return fType; } in GetType() function
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequest.cpp102 Request::GetType() const in GetType() function in Request

12