HomeSort by relevance Sort by last modified time
    Searched defs:getSourceMgr (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Rewrite/Core/
Rewriter.h 160 SourceManager &getSourceMgr() const { return *SourceMgr; }
  /external/llvm/include/llvm/Support/
SourceMgr.h 253 const SourceMgr *getSourceMgr() const { return SM; }

Completed in 62 milliseconds