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