Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCRuntime.h195 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
HDCGObjCGNU.cpp503 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2582 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCGNU
HDCGObjC.cpp492 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD); in StartObjCMethod()
HDCGObjCMac.cpp1044 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3341 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCCommonMac