Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp1015 SVal CollectionSentinel = C.getSVal(FCS); in checkPostStmt() local
1016 if (CollectionSentinel.isZeroConstant()) { in checkPostStmt()