Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DTextDiagnostic.h71 static void printDiagnosticMessage(raw_ostream &OS, bool IsSupplemental,
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp727 bool IsSupplemental, in printDiagnosticMessage() argument
732 if (ShowColors && !IsSupplemental) { in printDiagnosticMessage()