Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp2212 static bool neverReturns(const CFGBlock *B) { in neverReturns() function
2368 if (neverReturns(*PI) || !PrevBlockInfo->Reachable) in runAnalysis()