Home | History | Annotate | Download | only in Format

Lines Matching refs:TT_FunctionTypeLParen

184           Left->Type = TT_FunctionTypeLParen;
801 Current.Previous->MatchingParen->is(TT_FunctionTypeLParen);
1695 if (Right.is(TT_FunctionTypeLParen) && Left.isNot(tok::l_paren) &&
1872 Right.isNot(TT_FunctionTypeLParen))