Home
last modified time | relevance | path

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

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