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