Home
last modified time | relevance | path

Searched refs:CheckExceptionSpecSubset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp734 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID, in CheckExceptionSpecSubset() function in clang::Sema
912 return CheckExceptionSpecSubset(PDiag(DiagID), PDiag(NestedDiagID), PDiag(), in CheckExceptionSpecCompatibility()
943 return CheckExceptionSpecSubset(PDiag(DiagID), in CheckOverridingFunctionExceptionSpec()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1488 bool CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,