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