Lines Matching refs:ExprValueKind
1687 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK, in BuildDeclRefExpr()
1697 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK, in BuildDeclRefExpr()
2600 ExprValueKind VK = From->getValueKind(); in PerformObjectMemberConversion()
2882 ExprValueKind valueKind = VK_RValue; in BuildDeclarationNameExpr()
4492 ExprValueKind VK = VK_LValue; in CreateBuiltinArraySubscriptExpr()
5551 ExprValueKind VK = VK_RValue; in ActOnAsTypeExpr()
5892 ExprValueKind VK = in BuildCompoundLiteralExpr()
7021 ExprResult &RHS, ExprValueKind &VK, in CheckConditionalOperands()
7547 ExprValueKind VK = VK_RValue; in ActOnConditionalOp()
11580 ExprValueKind &VK, in CheckIncrementDecrementOperand()
11979 static QualType CheckIndirectionOperand(Sema &S, Expr *Op, ExprValueKind &VK, in CheckIndirectionOperand()
12197 ExprValueKind VK, ExprObjectKind OK, in convertHalfVecBinOp()
12285 ExprValueKind VK = VK_RValue; in CreateBuiltinBinOp()
12875 ExprValueKind VK = VK_RValue; in CreateBuiltinUnaryOp()
13484 ExprValueKind VK = VK_RValue; in ActOnChooseExpr()
16525 ExprValueKind ValueKind = VK_LValue; in resolveDecl()
16618 ExprValueKind &VK, CXXCastPath &Path) { in checkUnknownAnyCast()