Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprValueKind

278 CheckExtVectorComponent(Sema &S, QualType baseType, ExprValueKind &VK,
817 ExprValueKind VK, ExprObjectKind OK,
952 ExprValueKind valueKind;
1381 ExprValueKind VK = (IsArrow ? VK_LValue : BaseExpr.get()->getValueKind());
1545 ExprValueKind VK = VK_LValue;