Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp235 struct begins { struct
238 operator()(T &x) const -> decltype(x.begin()) { in operator ()()