Searched defs:eat (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic32.C3 void eat(const T&...) { } function
H A Dvariadic31.C4 void eat(T...) { } function
H A Ddecltype-54581.C6 template <class T> void eat (T&&) {} function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dvector-compare.C9 template <class T> void eat (T&&) {} function
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/optional/observers/
H A D3.cc44 auto const eat = [&called](int) { called = true; }; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10148.C26 void TCRCB::eat () { function in class:TCRCB
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/result_of/
H A Dsfinae_friendly_2.cc26 struct eat { template<typename T> eat(T const &) {} }; function in struct:eat

Completed in 51 milliseconds