Searched refs:GenerateObjCMethod (Results 1 – 3 of 3) sorted by relevance
804 void CodeGenFunction::GenerateObjCMethod(const ObjCMethodDecl *OMD) { in GenerateObjCMethod() function in CodeGenFunction
2041 void GenerateObjCMethod(const ObjCMethodDecl *OMD);
5791 CodeGenFunction(*this).GenerateObjCMethod(OMD); in EmitTopLevelDecl()