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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp38 // #pragma mark - HasTypePredicate
42 struct HasTypePredicate { struct in namespace:__anon2
735 typeEntry, HasTypePredicate<DIEAddressingType>());
777 typeEntry, HasTypePredicate<DIEModifiedType>());
895 typeEntry, HasTypePredicate<DIEArrayType>());
962 typeEntry, HasTypePredicate<DIEEnumerationType>());
1029 typeEntry, HasTypePredicate<DIESubrangeType>());
1213 parameterEntry, HasTypePredicate<DIEFormalParameter>());
1254 typeEntry, HasTypePredicate<DIEPointerToMemberType>());
1304 entry, HasTypePredicate<DIETypede
[all...]
H A DDwarfImageDebugInfo.cpp69 // #pragma mark - HasTypePredicate
73 struct HasTypePredicate { struct in namespace:__anon1
1299 addressType, HasTypePredicate<DIEAddressingType>());
1309 arrayType, HasTypePredicate<DIEArrayType>());

Completed in 34 milliseconds