Home
last modified time | relevance | path

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

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