Lines Matching refs:VK_LValue
972 ExprResult E = S.BuildDeclRefExpr(Src, DecompType, VK_LValue, Loc);
1260 ExprResult E = S.BuildDeclRefExpr(Src, DecompType, VK_LValue, Loc);
1492 ExprResult E = S.BuildDeclRefExpr(Src, DecompType, VK_LValue, Loc);
1496 VK_LValue, &BasePath);
4814 VK_LValue, nullptr);
4831 Moving ? VK_XValue : VK_LValue,
4887 Loc, ParamType, VK_LValue, nullptr);
8037 OpaqueValueExpr Xi(FD->getLocation(), Type, VK_LValue);
8450 CK_DerivedToBase, VK_LValue, &Path),
8452 CK_DerivedToBase, VK_LValue, &Path)};
14344 return assertNotNull(S.BuildDeclRefExpr(Var, VarType, VK_LValue, Loc));
14713 S.Context, IterationVarRef.build(S, Loc), UO_PreInc, SizeType, VK_LValue,
14979 VK_LValue, BasePath);
14986 VK_LValue, BasePath);
15371 VK_LValue, BasePath);
15831 Expr *FunctionRef = BuildDeclRefExpr(Invoker, Invoker->getType(), VK_LValue,
16853 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary);