Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DCFG.h678 using CFGBlockRef = variable
698 CFGBlockRef Parent;
702 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator()