Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h882 removeIterationState(ProgramStateRef State, const ObjCForCollectionStmt *O,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2150 ExprEngine::removeIterationState(ProgramStateRef State, in removeIterationState() function in ExprEngine
2176 State = ExprEngine::removeIterationState(State, ObjCFor, in assumeCondition()