Home | History | Annotate | Download | only in AST

Lines Matching refs:NewEnd

495       SourceLocation NewEnd = Arg->getLocEnd();
496 if (NewEnd.isValid()) {
497 End = NewEnd;