Home
last modified time | relevance | path

Searched refs:mapRange (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp81 SourceRange SourceMgrAdapter::mapRange(const llvm::SourceMgr &LLVMSrcMgr, in mapRange() function in SourceMgrAdapter
132 CharSourceRange Range(mapRange(*LLVMSrcMgr, FixIt.getRange()), false); in handleDiag()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceMgrAdapter.h68 SourceRange mapRange(const llvm::SourceMgr &LLVMSrcMgr, llvm::SMRange Range);