Searched refs:IsInsideToken (Results 1 – 2 of 2) sorted by relevance
113 bool IsInsideToken);145 bool IsInsideToken; member
33 bool IsStartOfDeclName, bool IsInsideToken) in Change() argument41 Spaces(Spaces), IsInsideToken(IsInsideToken), IsTrailingComment(false), in Change()123 if (Changes[i - 1].IsInsideToken) in calculateLineBreakInformation()134 (Changes[i].IsInsideToken && Changes[i].Kind == tok::comment)) && in calculateLineBreakInformation()146 if (Change.IsInsideToken) in calculateLineBreakInformation()