Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1958 const GRState *noElems = state->BindExpr(S, FalseV); in VisitObjCForCollectionStmtAux() local
1974 noElems = noElems->bindLoc(ElementV, nilV); in VisitObjCForCollectionStmtAux()
1979 MakeNode(Dst, S, Pred, noElems); in VisitObjCForCollectionStmtAux()