Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h76 using const_self_iterator = variable
110 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h102 using const_self_iterator = simple_ilist<DPValue>::const_iterator; variable
/freebsd-14.2/contrib/llvm-project/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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp457 iterator_range<DPValue::const_self_iterator>