Home | History | Annotate | Download | only in Format

Lines Matching refs:TT_BlockComment

919   if (Current.isNot(TT_BlockComment) && Current.IsMultiline)
978 } else if (Current.is(TT_BlockComment) && Current.isTrailingComment()) {