Home
last modified time | relevance | path

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

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