Searched refs:lastLoc (Results 1 – 1 of 1) sorted by relevance
2118 void takeAttributes(ParsedAttributes &attrs, SourceLocation lastLoc) { in takeAttributes() argument2121 if (!lastLoc.isInvalid()) in takeAttributes()2122 SetRangeEnd(lastLoc); in takeAttributes()