Searched refs:GenerateMethod (Results 1 – 4 of 4) sorted by relevance
204 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
512 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,2615 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCGNU
526 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD); in StartObjCMethod()
1037 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,3553 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCCommonMac