Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h908 [[nodiscard]] static bool hasMoreIteration(ProgramStateRef State,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp986 if (!ExprEngine::hasMoreIteration(State, FCS, C.getLocationContext())) { in checkPostStmt()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2697 bool ExprEngine::hasMoreIteration(ProgramStateRef State, in hasMoreIteration() function in ExprEngine
2712 ExprEngine::hasMoreIteration(State, ObjCFor, N->getLocationContext()); in assumeCondition()