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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  864   SVal V = svalBuilder.conjureSymbolVal(CS, LCtx, VD->getType(),
  867   state = state->bindLoc(state->getLValue(VD, LCtx), V, LCtx);
  867   state = state->bindLoc(state->getLValue(VD, LCtx), V, LCtx);