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