Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp464 unsigned NumErrorsBefore = Diags.getNumErrors(); in FixupInvocation() local
895 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseAnalyzerArgs() local
1587 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseCodeGenArgs() local
2097 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseDependencyOutputArgs() local
2237 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFileSystemArgs() local
2273 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseMigratorArgs() local
2380 unsigned NumErrorsBefore = Diags->getNumErrors(); in ParseDiagnosticArgs() local
2711 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseFrontendArgs() local
3100 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseHeaderSearchArgs() local
3583 unsigned NumErrorsBefore = Diags.getNumErrors(); in ParseLangArgs() local
[all …]