Lines Matching defs:LVal
1402 QualType Type, const LValue &LVal) { in CheckLValueConstantExpression()
1555 LValue LVal; in CheckConstantExpression() local
1564 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl()
2013 static bool HandleLValueMember(EvalInfo &Info, const Expr *E, LValue &LVal, in HandleLValueMember()
2029 LValue &LVal, in HandleLValueIndirectMember()
2070 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment()
2088 LValue &LVal, QualType EltTy, in HandleLValueComplexElement()
2688 AccessKinds AK, const LValue &LVal, in findCompleteObject()
2900 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion()
2936 static bool handleAssignment(EvalInfo &Info, const Expr *E, const LValue &LVal, in handleAssignment()
3039 LValue LVal; in foundPointer() local
3057 const LValue &LVal, QualType LValType, QualType PromotedLValType, in handleCompoundAssignment()
3191 LValue LVal; in foundPointer() local
3206 static bool handleIncDec(EvalInfo &Info, const Expr *E, const LValue &LVal, in handleIncDec()
4495 LValue LVal; in VisitCastExpr() local
4520 LValue LVal; in VisitUnaryPostIncDec() local
6622 static bool isDesignatorAtObjectEnd(const ASTContext &Ctx, const LValue &LVal) { in isDesignatorAtObjectEnd()
6682 static bool refersToCompleteObject(const LValue &LVal) { in refersToCompleteObject()
9230 LValue LVal; in EvaluateAsInitializer() local