HomeSort by: relevance | last modified time | path
    Searched refs:GenerateMethod (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.h 239 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
CGObjCGNU.cpp 599 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
3869 llvm::Function *CGObjCGNU::GenerateMethod(const ObjCMethodDecl *OMD,
CGObjC.cpp 758 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD);
CGObjCMac.cpp 1093 llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
4021 llvm::Function *CGObjCCommonMac::GenerateMethod(const ObjCMethodDecl *OMD,

Completed in 68 milliseconds