Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp394 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCInterfaceDecl
1980 void ObjCProtocolDecl::collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function in ObjCProtocolDecl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1088 virtual void collectPropertiesToImplement(PropertyMap &PM, in collectPropertiesToImplement() function