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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  811       Result = loc::MemRegionVal(EleReg);
  813     State = State->BindExpr(CNE, Pred->getLocationContext(), Result);
  825     Result = svalBuilder.evalCast(PlacementLoc, CNE->getType(),
  830   State = State->BindExpr(CNE, LCtx, Result);
  841       evalBind(Dst, CNE, NewN, Result, State->getSVal(Init, LCtx),