Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp36 static const enum raw_ostream::Colors templateColor = variable
55 OS.changeColor(templateColor, true); in applyTemplateHighlighting()