Home | History | Annotate | Download | only in Parse

Lines Matching refs:TypeIdInParens

314   /// following the type-id. If the context is TypeIdInParens, we have
373 if (Context == TypeIdInParens && Tok.is(tok::r_paren)) {