HomeSort by relevance Sort by last modified time
    Searched refs:LeakContext (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 492 const LocationContext *LeakContext = N->getLocationContext();
503 if (NContext == LeakContext ||
504 NContext->isParentOf(LeakContext))
RetainCountChecker.cpp     [all...]

Completed in 74 milliseconds