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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  244       state = state->BindExpr(CE, callerCtx, V);
  253       state = state->BindExpr(CCE, callerCtx, ThisV);
  262       SVal AllocV = state->getSVal(CNE, callerCtx);
  306     CallExitEnd Loc(calleeCtx, callerCtx);