Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_node.h54 using const_self_iterator = ilist_iterator<OptionsT, false, true>; variable
82 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h184 AllAccessType::const_self_iterator getIterator() const { in getIterator()
196 DefsOnlyType::const_self_iterator getDefsIterator() const { in getDefsIterator()