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

/external/clang/lib/CodeGen/
H A DCGObjC.cpp340 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { function in class:CodeGenFunction
H A DCodeGenFunction.h1239 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
H A DCodeGenModule.cpp2317 CodeGenFunction(*this).GenerateObjCMethod(OMD);

Completed in 158 milliseconds