Home | History | Annotate | Download | only in Sema

Lines Matching refs:ExprValueKind

2784     ExprValueKind VK = ToType->isReferenceType() ?
3714 ExprValueKind &VK,
3786 ExprValueKind VK = isIndirect ? VK_RValue : LHS.get()->getValueKind();
4027 ExprValueKind &VK, ExprObjectKind &OK,
5203 ExprValueKind VK = Expr::getValueKindForType(ResultType);