Searched refs:NonComment (Results 1 – 1 of 1) sorted by relevance
4620 const FormatToken *NonComment = Right.getPreviousNonComment(); in canBreakBefore() local4621 if (NonComment && in canBreakBefore()4622 NonComment->isOneOf( in canBreakBefore()4637 if (NonComment && NonComment->is(tok::identifier) && in canBreakBefore()4638 NonComment->TokenText == "asserts") { in canBreakBefore()