Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp129 bool isContainerNull = state->isNull(collectionV).isConstrainedTrue(); in VisitObjCForCollectionStmt() local
137 if (!isContainerNull) in VisitObjCForCollectionStmt()