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