Searched refs:switchesFormatting (Results 1 – 3 of 3) sorted by relevance
219 bool switchesFormatting(const FormatToken &Token) { in switchesFormatting() function860 !switchesFormatting(tokenAt(LineIndex)); in mayReflow()951 const bool IsFormatComment = LineTok && switchesFormatting(*LineTok); in BreakableLineCommentSection()1165 !switchesFormatting(tokenAt(LineIndex)) && in mayReflow()
29 bool switchesFormatting(const FormatToken &Token);
2405 switchesFormatting(Current)) { in createBreakableToken()2424 switchesFormatting(Current) || !RegularComments) { in createBreakableToken()