Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentTy

1267     return new (Context) UnaryOperator(op, opcode, Context.DependentTy,
1289 return new (Context) BinaryOperator(LHS, RHS, opcode, Context.DependentTy,