Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExceptionSpec.cpp765 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID, in CheckExceptionSpecSubset() function in clang::Sema
954 return CheckExceptionSpecSubset( in CheckExceptionSpecCompatibility()
985 return CheckExceptionSpecSubset(PDiag(DiagID), in CheckOverridingFunctionExceptionSpec()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2113 bool CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,