Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp101 SmallVector<CharSourceRange, 20> MutableRanges(Ranges.begin(), in emitDiagnostic() local
112 MutableRanges.push_back(Hint.RemoveRange); in emitDiagnostic()
127 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic()
132 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic()