Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h99 using const_self_iterator = variable
133 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h187 AllAccessType::const_self_iterator getIterator() const { in getIterator()
199 DefsOnlyType::const_self_iterator getDefsIterator() const { in getDefsIterator()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h206 using const_self_iterator = simple_ilist<DbgRecord>::const_iterator; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp638 iterator_range<DbgRecord::const_self_iterator>