Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1294 using CFGBlockListTy = BumpVector<CFGBlock *>; variable
1295 using iterator = CFGBlockListTy::iterator;
1296 using const_iterator = CFGBlockListTy::const_iterator;
1452 CFGBlockListTy Blocks;