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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h110 llvm::SourceMgr &getSourceMgr() const { return SM; } function in class:llvm::mca::CodeRegions
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriter.h77 SourceManager &getSourceMgr() const { return *SourceMgr; } function in class:clang::Rewriter
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h286 const SourceMgr *getSourceMgr() const { return SM; } function in class:llvm::SMDiagnostic

Completed in 107 milliseconds