Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp56 ProgramStateRef nextState = in populateObjCForDestinationSet() local
76 nextState = nextState->bindLoc(elementV, V, LCtx); in populateObjCForDestinationSet()
79 Bldr.generateNode(S, Pred, nextState); in populateObjCForDestinationSet()