Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h677 using CFGBlockRef = variable
697 CFGBlockRef Parent;
701 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator()