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.cpp100 SmallVector<CharSourceRange, 20> MutableRanges(Ranges); in emitDiagnostic() local
110 MutableRanges.push_back(Hint.RemoveRange); in emitDiagnostic()
125 emitCaret(Loc, Level, MutableRanges, FixItHints); in emitDiagnostic()
130 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic()