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