Home
last modified time | relevance | path

Searched refs:GenerateMethod (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCRuntime.h195 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
DCGObjCGNU.cpp508 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2588 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCGNU
DCGObjC.cpp464 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD); in StartObjCMethod()
DCGObjCMac.cpp1044 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3341 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCCommonMac