Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp1536 bool IgnoreInput = false; in generateCompilationDiagnostics() local
1541 IgnoreInput = true; in generateCompilationDiagnostics()
1546 IgnoreInput = true; in generateCompilationDiagnostics()
1549 if (IgnoreInput) { in generateCompilationDiagnostics()