Home
last modified time | relevance | path

Searched refs:EmitObjCPropertyImplementations (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h1503 void EmitObjCPropertyImplementations(const ObjCImplementationDecl *D);
H A DCodeGenModule.cpp5539 void CodeGenModule::EmitObjCPropertyImplementations(const in EmitObjCPropertyImplementations() function in CodeGenModule
5777 EmitObjCPropertyImplementations(OMD); in EmitTopLevelDecl()