Home
last modified time | relevance | path

Searched defs:ArrayIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp33232 class ArrayIterator class
33249 ArrayIterator() : mArray(nullptr), mIndex(0) {} in ArrayIterator() function in mozilla::ArrayIterator
33250 ArrayIterator(const iterator_type& aOther) in ArrayIterator() function in mozilla::ArrayIterator
33252 ArrayIterator(const array_type& aArray, index_type aIndex) in ArrayIterator() function in mozilla::ArrayIterator