Home
last modified time | relevance | path

Searched refs:HasTypePredicate (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp41 struct HasTypePredicate { struct
734 typeEntry, HasTypePredicate<DIEAddressingType>()); in _CreateAddressType()
776 typeEntry, HasTypePredicate<DIEModifiedType>()); in _CreateModifiedType()
894 typeEntry, HasTypePredicate<DIEArrayType>()); in _CreateArrayType()
961 typeEntry, HasTypePredicate<DIEEnumerationType>()); in _CreateEnumerationType()
1028 typeEntry, HasTypePredicate<DIESubrangeType>()); in _CreateSubrangeType()
1212 parameterEntry, HasTypePredicate<DIEFormalParameter>()); in _CreateFunctionType()
1253 typeEntry, HasTypePredicate<DIEPointerToMemberType>()); in _CreatePointerToMemberType()
1303 entry, HasTypePredicate<DIETypedef>()); in _ResolveTypedef()
H A DDwarfImageDebugInfo.cpp72 struct HasTypePredicate { struct
1298 addressType, HasTypePredicate<DIEAddressingType>()); in _EvaluateBaseTypeConstraints()
1308 arrayType, HasTypePredicate<DIEArrayType>()); in _EvaluateBaseTypeConstraints()