Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h908 removeIterationState(ProgramStateRef State, const ObjCForCollectionStmt *O,
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2336 ExprEngine::removeIterationState(ProgramStateRef State, in removeIterationState() function in ExprEngine
2362 State = ExprEngine::removeIterationState(State, ObjCFor, in assumeCondition()