Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegion.h112 llvm::SourceMgr &getSourceMgr() const { return SM; } in getSourceMgr() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DRewriter.h77 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h275 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function