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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  141       SVal V = state->getSVal(LHS, LCtx);
  170         LHSVal = svalBuilder.conjureSymbolVal(nullptr, B->getRHS(), LCtx, LTy,
  184         state = state->BindExpr(B, LCtx, location);
  186         state = state->BindExpr(B, LCtx, Result);