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

References

tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
 1404     state = handleSymbolDeath(state, I.first, I.second, Leaked);
 1406   processLeaks(state, Leaked, Ctx, Pred);