Searched defs:NestedDiagID (Results 1 – 1 of 1) sorted by relevance
758 CheckExceptionSpecSubset(const PartialDiagnostic & DiagID,const PartialDiagnostic & NestedDiagID,const PartialDiagnostic & NoteID,const PartialDiagnostic & NoThrowDiagID,const FunctionProtoType * Superset,bool SkipSupersetFirstParameter,SourceLocation SuperLoc,const FunctionProtoType * Subset,bool SkipSubsetFirstParameter,SourceLocation SubLoc) CheckExceptionSpecSubset() argument 921 unsigned NestedDiagID = diag::err_deep_exception_specs_differ; CheckExceptionSpecCompatibility() local