Searched refs:CheckParamExceptionSpec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaExceptionSpec.cpp | 780 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset() 823 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset() 848 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &DiagID, in CheckParamExceptionSpec() function in clang::Sema
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 1495 bool CheckParamExceptionSpec(const PartialDiagnostic &NestedDiagID,
|