Home
last modified time | relevance | path

Searched refs:evalStore (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp73 evalStore(Tmp2, B, LHS, *it, state->BindExpr(B, LCtx, ExprVal), in VisitBinaryOperator()
187 evalStore(Tmp2, B, LHS, *I, state, location, LHSVal); in VisitBinaryOperator()
1100 evalStore(Dst3, U, Ex, *I, state, loc, V2_untested); in VisitIncrementDecrementOperator()
1168 evalStore(Dst3, U, Ex, *I, state, loc, Result); in VisitIncrementDecrementOperator()
H A DExprEngine.cpp3275 void ExprEngine::evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, in evalStore() function in ExprEngine
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h690 void evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, const Expr *StoreE,