Home | History | Annotate | Download | only in Parse

Lines Matching refs:TypeIdInParens

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