Home
last modified time | relevance | path

Searched defs:NumErrorsBefore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp572 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local
1053 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local
1775 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local
2269 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs() local
2396 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs() local
2419 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs() local
2527 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs() local
2850 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs() local
3253 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs() local
3834 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs() local
[all …]