Home
last modified time | relevance | path

Searched defs:collectPropertiesToImplement (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp370 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCInterfaceDecl
1853 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCProtocolDecl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h1090 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h1090 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h1093 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h1090 virtual void collectPropertiesToImplement(PropertyMap &PM) const {} in collectPropertiesToImplement() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h1033 virtual void collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function