Home
last modified time | relevance | path

Searched defs:getSourceMgr (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DLexer.h27 const llvm::SourceMgr &getSourceMgr() { return sourceMgr; } in getSourceMgr() function
DParser.h34 const llvm::SourceMgr &getSourceMgr() { return state.lex.getSourceMgr(); } in getSourceMgr() function
/external/llvm-project/llvm/tools/llvm-mca/
DCodeRegion.h112 llvm::SourceMgr &getSourceMgr() const { return SM; } in getSourceMgr() function
/external/clang/include/clang/Rewrite/Core/
DRewriter.h64 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
/external/llvm-project/clang/include/clang/Rewrite/Core/
DRewriter.h77 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h275 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h254 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function
/external/llvm/include/llvm/Support/
DSourceMgr.h259 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h286 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function