Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-mca/
H A DCodeRegion.h155 llvm::SourceMgr &getSourceMgr() const { return SM; } in getSourceMgr() function
/openbsd/gnu/llvm/clang/include/clang/Rewrite/Core/
H A DRewriter.h77 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSourceMgr.h305 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function