Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.access/
H A Dbegin.pass.cpp189 struct BeginFunction { struct
191 friend constexpr const int *begin(BeginFunction const& bf) { return &bf.x; } in begin() argument