Home
last modified time | relevance | path

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

/external/pigweed/pw_containers/public/pw_containers/
Dflat_map.h83 constexpr mapped_iterator() : current_{} {} in mapped_iterator() function
129 constexpr mapped_iterator(FlatMap::iterator current) : current_(current) {} in mapped_iterator() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSTLExtras.h123 inline explicit mapped_iterator(const RootIt &I, UnaryFunc F) in mapped_iterator() function
/external/llvm/include/llvm/ADT/
DSTLExtras.h149 inline explicit mapped_iterator(const RootIt &I, UnaryFunc F) in mapped_iterator() function