Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK_LValue

2433                           VK_LValue, 0);
2450 Moving ? VK_XValue : VK_LValue,
2508 Loc, ParamType, VK_LValue, 0);
2570 = SemaRef.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc);
7504 = S.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc).take();
7524 VK_LValue, OK_Ordinary, Loc);
7776 Expr *OtherRef = BuildDeclRefExpr(Other, OtherRefType, VK_LValue, Loc).take();
7804 VK_LValue, &BasePath).take();
7814 VK_LValue, &BasePath);
7940 VK_LValue, Loc, 0).take();
7960 VK_LValue, Loc, 0).take();
8310 Expr *OtherRef = BuildDeclRefExpr(Other, OtherRefType, VK_LValue, Loc).take();
8349 VK_LValue, &BasePath);
8485 VK_LValue, Loc, 0).take();
8505 VK_LValue, Loc, 0).take();
8998 VK_LValue, Conv->getLocation()).take();
9764 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary);