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

References

tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  229   State = State->remove<AllocatedData>(AP.first);
  238                FunctionsToTrack[AP.second->AllocatorIdx].DeallocatorIdx;
  243   Report->addVisitor(std::make_unique<SecKeychainBugVisitor>(AP.first));
  245   markInteresting(Report.get(), AP);