Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp74 evalStore(Tmp2, B, LHS, *it, state->BindExpr(B, LCtx, ExprVal), in VisitBinaryOperator()
185 evalStore(Tmp2, B, LHS, N, state, location, LHSVal); in VisitBinaryOperator()
1088 evalStore(Dst3, U, Ex, N, state, loc, V2_untested); in VisitIncrementDecrementOperator()
1156 evalStore(Dst3, U, Ex, N, state, loc, Result); in VisitIncrementDecrementOperator()
H A DExprEngine.cpp3638 void ExprEngine::evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, in evalStore() function in ExprEngine
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h681 void evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, const Expr *StoreE,