Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp267 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCInterfaceDecl
1569 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCProtocolDecl
/external/clang/include/clang/AST/
DDeclObjC.h606 virtual void collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function