Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h195 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
H A DCGObjCGNU.cpp505 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2580 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCGNU
H A DCGObjC.cpp467 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD); in StartObjCMethod()
H A DCGObjCMac.cpp1047 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3344 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCCommonMac