Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1407 Diags.setLastDiagnosticIgnored(true); in EmitCurrentDiagnostic()
1432 Diags.setLastDiagnosticIgnored(true); in EmitCurrentDiagnostic()
1441 Diags.setLastDiagnosticIgnored(true); in EmitCurrentDiagnostic()
1455 Diags.setLastDiagnosticIgnored(true); in EmitCurrentDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp143 Diags.setLastDiagnosticIgnored(true); in HandleDiagnostic()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h754 void setLastDiagnosticIgnored(bool Ignored) { in setLastDiagnosticIgnored() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9051 SemaRef.getDiagnostics().setLastDiagnosticIgnored( in ~SFINAETrap()