Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentTy

1354     return new (Context) UnaryOperator(op, opcode, Context.DependentTy,
1376 return new (Context) BinaryOperator(LHS, RHS, opcode, Context.DependentTy,