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

References

tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  433   if (newStoreStore)
  434     stateMgr->getStoreManager().incrementReferenceCount(newStoreStore);
  437   store = newStoreStore;