Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDLoopUnrolling.cpp162 static bool isPossiblyEscaped(const VarDecl *VD, ExplodedNode *N) { in isPossiblyEscaped() function
228 return !isPossiblyEscaped(CounterVar->getCanonicalDecl(), Pred); in shouldCompletelyUnroll()