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

/external/clang/lib/CodeGen/
H A DCGObjCRuntime.h195 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
H A DCGObjCGNU.cpp505 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
2581 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD, function in class:CGObjCGNU
H A DCGObjCMac.cpp1050 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3375 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD, function in class:CGObjCCommonMac
H A DCGObjC.cpp471 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD);

Completed in 4326 milliseconds