Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h770 bool isLastDiagnosticIgnored() const { in isLastDiagnosticIgnored() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10046 SemaRef.getDiagnostics().isLastDiagnosticIgnored()) in SemaRef()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp6039 if (Diags.isLastDiagnosticIgnored()) in DiagnoseAbstractType()