Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp125 bool isContainerNull = state->isNull(collectionV).isConstrainedTrue(); in VisitObjCForCollectionStmt() local
133 if (!isContainerNull) in VisitObjCForCollectionStmt()