Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Analysis/
DCFGTest.cpp90 TEST(CFG, ElementRefIterator) { in TEST() argument
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h675 friend class ElementRefIterator; variable
701 ElementRefIterator(CFGBlockRef Parent, UnderlayingIteratorTy Pos) in ElementRefIterator() function
705 ElementRefIterator(ElementRefIterator<false, IsOtherConst> E) in ElementRefIterator() function
709 ElementRefIterator(ElementRefIterator<true, IsOtherConst> E) in ElementRefIterator() function