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