Searched refs:isDeadReturn (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp84 static bool isDeadReturn(const CFGBlock *B, const Stmt *S) { function
623 else if (isDeadReturn(B, S)) {

Completed in 48 milliseconds