Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1161 auto appendStyle = in highlightLines() local
1234 appendStyle(LineRanges, T, StartCol, T.getLength()); in highlightLines()
1257 appendStyle(LineRanges, T, StartCol, LineLength); in highlightLines()
1259 appendStyle(LineRanges, T, 0, EndCol); in highlightLines()
1261 appendStyle(LineRanges, T, 0, LineLength); in highlightLines()