Home | History | Annotate | Download | only in AST

Lines Matching defs:NewEnd

502       SourceLocation NewEnd = Arg->getLocEnd();
503 if (NewEnd.isValid()) {
504 End = NewEnd;