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

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  374           ReceiverType = T->getType();
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  186                   getAutoreleaseCount(), getType(), getIvarAccessHistory());
  191                   getAutoreleaseCount(), getType(), getIvarAccessHistory());
  196                   getType(), getIvarAccessHistory());
  201                   getType(), getIvarAccessHistory());
  207                   getType(), IvarAccessHistory::AccessedDirectly);
  213                   getType(), IvarAccessHistory::ReleasedAfterDirectAccess);