Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentTy

11097           Context, Fn, Args, Context.DependentTy, VK_RValue, RParenLoc);
11281 return new (Context) UnaryOperator(Input, Opc, Context.DependentTy,
11291 CXXOperatorCallExpr(Context, Op, Fn, ArgsArray, Context.DependentTy,
11455 Args[0], Args[1], Opc, Context.DependentTy, VK_RValue, OK_Ordinary,
11459 Args[0], Args[1], Opc, Context.DependentTy, VK_LValue, OK_Ordinary,
11460 Context.DependentTy, Context.DependentTy, OpLoc,
11474 CXXOperatorCallExpr(Context, Op, Fn, Args, Context.DependentTy,
11734 Context.DependentTy, VK_RValue, RLoc, false);