Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h913 removeIterationState(ProgramStateRef State, const ObjCForCollectionStmt *O,
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2678 ExprEngine::removeIterationState(ProgramStateRef State, in removeIterationState() function in ExprEngine
2704 State = ExprEngine::removeIterationState(State, ObjCFor, in assumeCondition()