Home
last modified time | relevance | path

Searched defs:ElementRefIterator (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Analysis/
H A DCFGTest.cpp90 TEST(CFG, ElementRefIterator) { in TEST() argument
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DCFG.h676 friend class ElementRefIterator; variable
702 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator() function
706 ElementRefIterator(ElementRefIterator<false, IsOtherConst> E) in ElementRefIterator() function
710 ElementRefIterator(ElementRefIterator<true, IsOtherConst> E) in ElementRefIterator() function