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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  252       ThisV = state->getSVal(ThisV.castAs<Loc>());
  252       ThisV = state->getSVal(ThisV.castAs<Loc>());
  253       state = state->BindExpr(CCE, callerCtx, ThisV);