Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp753 for (const CFGBlock *B : cfg->try_blocks()) in FindUnreachableCode()
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1341 try_block_range try_blocks() const { in try_blocks() function