Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Rewrite/Core/
HDRewriter.h77 SourceManager &getSourceMgr() const { return *SourceMgr; } in getSourceMgr() function
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-mca/
HDCodeRegion.h171 llvm::SourceMgr &getSourceMgr() const { return SM; } in getSourceMgr() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDSourceMgr.h305 const SourceMgr *getSourceMgr() const { return SM; } in getSourceMgr() function