Home | History | Annotate | Download | only in Core

Lines Matching refs:getLocEnd

502   SourceLocation L = UseEnd ? S->getLocEnd() : S->getLocStart();
531 L = ADC->getDecl()->getLocEnd();
535 L = UseEnd ? Parent->getLocEnd() : Parent->getLocStart();