Home
last modified time | relevance | path

Searched defs:AllocFailed (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp566 ConditionTruthVal AllocFailed = CMgr.isNull(State, I.getKey()); in checkDeadSymbols() local
DMallocChecker.cpp2350 ConditionTruthVal AllocFailed = CMgr.isNull(state, I.getKey()); in evalAssume() local
2361 ConditionTruthVal AllocFailed = CMgr.isNull(state, I.getKey()); in evalAssume() local
DRetainCountChecker.cpp3683 ConditionTruthVal AllocFailed = CMgr.isNull(state, I.getKey()); in evalAssume() local