Home
last modified time | relevance | path

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

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