Home | History | Annotate | Download | only in Format

Lines Matching refs:TT_OverloadedOperator

193   if (Current.is(tok::lessless) && Current.Type != TT_OverloadedOperator &&
577 if (Current.is(tok::lessless) && Current.Type != TT_OverloadedOperator) {