Home
last modified time | relevance | path

Searched refs:incrementIterator (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h311 _atom.incrementIterator(_it);
369 virtual void incrementIterator(const void *&iter) const = 0;
H A DSimple.h194 void incrementIterator(const void *&it) const override { in incrementIterator() function
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp904 void incrementIterator(const void *&it) const override { in incrementIterator() function in llvm::yaml::MappingTraits::NormalizedAtom