HomeSort by relevance Sort by last modified time
    Searched refs:GenerateMethod (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CGObjCRuntime.h 195 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
CGObjCGNU.cpp 512 virtual llvm::Function *GenerateMethod(const ObjCMethodDecl *OMD,
    [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp 474 llvm::Function *Fn = CGM.getObjCRuntime().GenerateMethod(OMD, CD);
    [all...]

Completed in 44 milliseconds