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

References

tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 2536                 (VR->getStackFrame() == LeakContext->getStackFrame()))
 2545     if (NContext == LeakContext ||
 2546         NContext->isParentOf(LeakContext))