Searched defs:GenerateMethod (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp465 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2302 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, function in class:CGObjCGNU
H A DCGObjCMac.cpp847 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2498 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, function in class:CGObjCCommonMac

Completed in 60 milliseconds