Home | History | Annotate | Download | only in Sema

Lines Matching full:newloc

286     const FunctionProtoType *New, SourceLocation NewLoc) {
293 Old, OldLoc, New, NewLoc);
303 SourceLocation NewLoc,
318 Old = ResolveExceptionSpec(NewLoc, Old);
321 New = ResolveExceptionSpec(NewLoc, New);
371 Diag(NewLoc, DiagID);
459 Diag(NewLoc, DiagID);
490 Diag(NewLoc, DiagID);