Searched refs:NonComment (Results 1 – 1 of 1) sorted by relevance
3833 const FormatToken *NonComment = Right.getPreviousNonComment(); in canBreakBefore() local3834 if (NonComment && in canBreakBefore()3835 NonComment->isOneOf( in canBreakBefore()3847 if (NonComment && NonComment->is(tok::identifier) && in canBreakBefore()3848 NonComment->TokenText == "asserts") in canBreakBefore()