Lines Matching refs:SuperLoc
520 const FunctionProtoType *Superset, SourceLocation SuperLoc,
531 SubLoc = SuperLoc;
534 Superset = ResolveExceptionSpec(SuperLoc, Superset);
545 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);
560 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);
572 Diag(SuperLoc, NoteID);
585 Diag(SuperLoc, NoteID);
591 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);
597 Diag(SuperLoc, NoteID);
681 Diag(SuperLoc, NoteID);
686 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);