Home | History | Annotate | Download | only in Sema

Lines Matching full:newloc

331     const FunctionProtoType *New, SourceLocation NewLoc) {
337 Old, OldLoc, New, NewLoc);
351 SourceLocation NewLoc,
366 Old = ResolveExceptionSpec(NewLoc, Old);
369 New = ResolveExceptionSpec(NewLoc, New);
419 Diag(NewLoc, DiagID);
507 Diag(NewLoc, DiagID);
538 Diag(NewLoc, DiagID);