Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h770 bool isLastDiagnosticIgnored() const { in isLastDiagnosticIgnored() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h12094 SemaRef.getDiagnostics().isLastDiagnosticIgnored()) { in SemaRef()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp5896 if (Diags.isLastDiagnosticIgnored()) in DiagnoseAbstractType()