Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1308 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
DCGObjC.cpp558 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod() function in CodeGenFunction
DCodeGenModule.cpp3863 CodeGenFunction(*this).GenerateObjCMethod(OMD); in EmitTopLevelDecl()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp803 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod() function in CodeGenFunction
DCodeGenFunction.h1997 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
DCodeGenModule.cpp5653 CodeGenFunction(*this).GenerateObjCMethod(OMD); in EmitTopLevelDecl()