Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp956 static bool alreadyExecutedAtLeastOneLoopIteration(const ExplodedNode *N, in alreadyExecutedAtLeastOneLoopIteration() function
969 if (alreadyExecutedAtLeastOneLoopIteration(*I, FCS)) in alreadyExecutedAtLeastOneLoopIteration()
982 if (!alreadyExecutedAtLeastOneLoopIteration(C.getPredecessor(), FCS)) in checkPostStmt()