Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp50 static constexpr raw_ostream::Colors LiteralColor = raw_ostream::GREEN; variable
1186 Vec.emplace_back(Start, Start + Length, LiteralColor); in highlightLines()
1194 Vec.emplace_back(Start, Start + Length, LiteralColor); in highlightLines()