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

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  377   const ExplodedNode *CN = getCalleeNode(N);
  381   CallEventRef<> Call = CEMgr.getCaller(N->getStackFrame(), N->getState());
  381   CallEventRef<> Call = CEMgr.getCaller(N->getStackFrame(), N->getState());
  394       const RefVal *CountAtExit = getRefBinding(N->getState(), SR);