Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1333 try_block_iterator try_blocks_begin() const { in try_blocks_begin() function
1342 return try_block_range(try_blocks_begin(), try_blocks_end()); in try_blocks()