Searched refs:switchesFormatting (Results 1 – 3 of 3) sorted by relevance
206 bool switchesFormatting(const FormatToken &Token) { in switchesFormatting() function848 !switchesFormatting(tokenAt(LineIndex)); in mayReflow()937 const bool IsFormatComment = LineTok && switchesFormatting(*LineTok); in BreakableLineCommentSection()1152 !switchesFormatting(tokenAt(LineIndex)) && in mayReflow()
29 bool switchesFormatting(const FormatToken &Token);
2523 switchesFormatting(Current)) { in createBreakableToken()2542 switchesFormatting(Current) || !RegularComments) { in createBreakableToken()