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

  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 566 ConditionTruthVal AllocFailed = CMgr.isNull(State, I.getKey());
567 if (AllocFailed.isConstrainedTrue() ||
MallocChecker.cpp     [all...]

Completed in 74 milliseconds