Home | History | Annotate | Download | only in Sema

Lines Matching refs:VK

4999       ExprValueKind VK = VK_LValue;
5001 VK = VK_RValue;
5005 VK,
5051 ExprValueKind VK = VK_RValue;
5057 VK = VK_LValue;
5062 VK = VK_LValue;
5065 return BuildDeclRefExpr(VD, T, VK, Loc);