Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp410 void ObjCInterfaceDecl::mergeClassExtensionProtocolList( in mergeClassExtensionProtocolList() function in ObjCInterfaceDecl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h1488 void mergeClassExtensionProtocolList(ObjCProtocolDecl *const* List,
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h1404 void mergeClassExtensionProtocolList(ObjCProtocolDecl *const* List,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h1488 void mergeClassExtensionProtocolList(ObjCProtocolDecl *const* List,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h1488 void mergeClassExtensionProtocolList(ObjCProtocolDecl *const* List,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h1491 void mergeClassExtensionProtocolList(ObjCProtocolDecl *const* List,
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1793 IDecl->mergeClassExtensionProtocolList((ObjCProtocolDecl*const*)ProtoRefs, in ActOnStartCategoryInterface()