Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DDefinedAtom.h312 _atom.incrementIterator(_it);
370 virtual void incrementIterator(const void *&iter) const = 0;
H A DSimple.h195 void incrementIterator(const void *&it) const override { in incrementIterator() function
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp905 void incrementIterator(const void *&it) const override { in incrementIterator() function in llvm::yaml::MappingTraits::NormalizedAtom