Searched defs:getIterator (Results 1 – 5 of 5) sorted by relevance
181 AllAccessType::self_iterator getIterator() { in getIterator() function184 AllAccessType::const_self_iterator getIterator() const { in getIterator() function
134 self_iterator getIterator() { return self_iterator(*this); } in getIterator() function135 const_self_iterator getIterator() const { return const_self_iterator(*this); } in getIterator() function
1053 iterator getIterator() const { in getIterator() function
36 const BBIterator &getIterator() const { return InsertAt; } in getIterator() function
38 BBIterator Instruction::getIterator() const { in getIterator() function in llvm::sandboxir::Instruction