Searched refs:GenerateDirectMethod (Results 1 – 1 of 1) sorted by relevance
1096 llvm::Function *GenerateDirectMethod(const ObjCMethodDecl *OMD,2234 Fn = GenerateDirectMethod(Method, Method->getClassInterface()); in EmitMessageSend()4026 Method = GenerateDirectMethod(OMD, CD); in GenerateMethod()4044 CGObjCCommonMac::GenerateDirectMethod(const ObjCMethodDecl *OMD, in GenerateDirectMethod() function in CGObjCCommonMac