Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_node.h55 using const_self_iterator = ilist_iterator<OptionsT, false, true>; variable
83 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSA.h186 AllAccessType::const_self_iterator getIterator() const { in getIterator()
198 DefsOnlyType::const_self_iterator getDefsIterator() const { in getDefsIterator()