Searched refs:getLastLocation (Results 1 – 2 of 2) sorted by relevance
2719 SourceLocation getLastLocation() const { return LastLocation; } in getLastLocation() function
3585 if (VS.getLastLocation().isValid()) { in ActOnCXXMemberDeclarator()3588 MD->setRangeEnd(VS.getLastLocation()); in ActOnCXXMemberDeclarator()