reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
   74       evalStore(Tmp2, B, LHS, *it, state->BindExpr(B, LCtx, ExprVal),
   80       StmtNodeBuilder Bldr(*it, Tmp2, *currBldrCtx);
  188       evalStore(Tmp2, B, LHS, *I, state, location, LHSVal);
  193   getCheckerManager().runCheckersForPostStmt(Dst, Tmp2, B, *this);