Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp2251 static bool neverReturns(const CFGBlock *B) { in neverReturns() function
2412 if (neverReturns(*PI) || !PrevBlockInfo->Reachable) in runAnalysis()