Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp37 static const enum raw_ostream::Colors templateColor = variable
56 OS.changeColor(templateColor, true); in applyTemplateHighlighting()