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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  913       InitVal = State->getSVal(InitExpr, LocCtxt);
  919       InitVal = State->getSVal(SizeExpr, LocCtxt);
  922     State = State->bindLoc(FieldLoc, InitVal, LocCtxt);