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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  313       evalLoad(Dst, CastE, CastE, subExprNode, state, state->getSVal(Ex, LCtx));
  320   QualType ExTy = Ex->getType();
  359         SVal V = state->getSVal(Ex, LCtx);
  366         SVal V = state->getSVal(Ex, LCtx);
  377             handleLValueBitCast(state, Ex, LCtx, T, ExTy, CastE, Bldr, Pred);
  388         SVal V = state->getSVal(Ex, LCtx);
  396             handleLValueBitCast(state, Ex, LCtx, T, ExTy, CastE, Bldr, Pred);
  426             handleLValueBitCast(state, Ex, LCtx, T, ExTy, CastE, Bldr, Pred);
  431         SVal V = state->getSVal(Ex, LCtx);
  440         SVal val = state->getSVal(Ex, LCtx);
  448         SVal val = state->getSVal(Ex, LCtx);
  489         SVal val = state->getSVal(Ex, LCtx);
  525         SVal V = state->getSVal(Ex, LCtx);