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