Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h204 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
DCGObjCGNU.cpp534 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2622 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCGNU
DCGObjC.cpp526 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD); in StartObjCMethod()
DCGObjCMac.cpp1048 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3618 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, in GenerateMethod() function in CGObjCCommonMac