Searched refs:CheckParamExceptionSpec (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaExceptionSpec.cpp | 812 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset() 865 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset() 890 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &DiagID, in CheckParamExceptionSpec() function in clang::Sema
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 2121 bool CheckParamExceptionSpec(const PartialDiagnostic &NestedDiagID,
|