Home | History | Annotate | Download | only in Sema

Lines Matching refs:EndLoc

12406   SourceLocation EndLoc = InitRange.getEnd();
12407 if (EndLoc.isValid())
12408 Method->setRangeEnd(EndLoc);