Home
last modified time | relevance | path

Searched refs:all_referenced_protocol_begin (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h1414 return all_protocol_range(all_referenced_protocol_begin(), in all_referenced_protocols()
1418 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h1334 return all_protocol_range(all_referenced_protocol_begin(), in all_referenced_protocols()
1337 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h1414 return all_protocol_range(all_referenced_protocol_begin(), in all_referenced_protocols()
1418 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h1414 return all_protocol_range(all_referenced_protocol_begin(), in all_referenced_protocols()
1418 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h1417 return all_protocol_range(all_referenced_protocol_begin(), in all_referenced_protocols()
1421 all_protocol_iterator all_referenced_protocol_begin() const { in all_referenced_protocol_begin() function
/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp446 ProtocolRefs.append(all_referenced_protocol_begin(), in mergeClassExtensionProtocolList()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp3265 Interface->all_referenced_protocol_begin(), in GenerateClass()
5889 OID->all_referenced_protocol_begin(), in BuildClassRoTInitializer()