Home
last modified time | relevance | path

Searched refs:GenerateObjCMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp804 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod() function in CodeGenFunction
H A DCodeGenFunction.h2041 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
H A DCodeGenModule.cpp5791 CodeGenFunction(*this).GenerateObjCMethod(OMD); in EmitTopLevelDecl()