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