Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/
H A DCFGTest.cpp113 TEST(CFG, ElementRefIterator) { in TEST() argument
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h703 friend class ElementRefIterator; variable
729 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator() function
733 ElementRefIterator(ElementRefIterator<false, IsOtherConst> E) in ElementRefIterator() function
737 ElementRefIterator(ElementRefIterator<true, IsOtherConst> E) in ElementRefIterator() function