Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h885 LLVM_NODISCARD static bool hasMoreIteration(ProgramStateRef State,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp981 if (!ExprEngine::hasMoreIteration(State, FCS, C.getLocationContext())) { in checkPostStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2157 bool ExprEngine::hasMoreIteration(ProgramStateRef State, in hasMoreIteration() function in ExprEngine
2172 ExprEngine::hasMoreIteration(State, ObjCFor, N->getLocationContext()); in assumeCondition()