Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp760 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID, in CheckExceptionSpecSubset() function in clang::Sema
949 return CheckExceptionSpecSubset( in CheckExceptionSpecCompatibility()
980 return CheckExceptionSpecSubset(PDiag(DiagID), in CheckOverridingFunctionExceptionSpec()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2041 bool CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,