Searched refs:CollectionSentinel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp981 SVal CollectionSentinel = C.getSVal(FCS); local
982 if (CollectionSentinel.isZeroConstant()) {

Completed in 97 milliseconds