Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DTextDiagnostic.h55 bool CLFallbackMode = false);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp138 DiagOpts->CLFallbackMode); in HandleDiagnostic()
H A DTextDiagnostic.cpp689 DiagOpts->CLFallbackMode); in emitDiagnosticMessage()
700 bool CLFallbackMode) { in printDiagnosticLevel() argument
728 if (CLFallbackMode) in printDiagnosticLevel()
H A DCompilerInvocation.cpp1491 Opts.CLFallbackMode = true; in ParseDiagnosticArgs()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticOptions.def79 DIAGOPT(CLFallbackMode, 1, 0) /// Format for clang-cl fallback mode