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