Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h80 static void printDiagnosticMessage(raw_ostream &OS, bool IsSupplemental,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp717 bool IsSupplemental, in printDiagnosticMessage() argument
722 if (ShowColors && !IsSupplemental) { in printDiagnosticMessage()