Searched refs:CheckParamExceptionSpec (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp807 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc,
860 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc,
880 /// CheckParamExceptionSpec - Check if the parameter and return types of the
885 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &DiagID, function in class:clang::Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1774 bool CheckParamExceptionSpec(const PartialDiagnostic &NestedDiagID,

Completed in 74 milliseconds