Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp103 SmallVector<CharSourceRange, 20> MutableRanges(Ranges.begin(), in emitDiagnostic() local
114 MutableRanges.push_back(Hint.RemoveRange); in emitDiagnostic()
129 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic()
134 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic()