Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp35 SourceLocation SourceMgrAdapter::mapLocation(const llvm::SourceMgr &LLVMSrcMgr, in mapLocation()
81 SourceRange SourceMgrAdapter::mapRange(const llvm::SourceMgr &LLVMSrcMgr, in mapRange()
94 if (auto *LLVMSrcMgr = Diag.getSourceMgr()) in handleDiag() local
122 if (auto *LLVMSrcMgr = Diag.getSourceMgr()) { in handleDiag() local