Searched defs:ref (Results 1 - 25 of 326) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-elfvers/
H A Dvers27d2.c4 ref () function
H A Dvers26b.c6 ref () function
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elfvers/
H A Dvers27d2.c4 ref () function
H A Dvers26b.c6 ref () function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/conversion/
H A Dambig1.C8 int const& ref = H(); // { dg-error "ambiguous" } variable
H A Dop4.C12 void add_one (X & ref) { /* { dg-message "argument" } */ argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-ref6.C5 static constexpr int const& ref = 5; member in struct:A
H A Dinitlist59.C12 const A& ref; member in struct:B
H A Dtrailing8.C4 int& ref(int& x) { return x; } function
5 const int& ref(const int& x) { return x; } function
19 auto A::test2() const -> decltype(ref(x)) { function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Delide4.C8 int ref; member in class:A
H A Dctor10.C7 int &ref; member in struct:S
H A Dctor9.C6 int &ref; member in struct:S
H A Dconst10.C15 int& ref; // { dg-message "should be initialized" } member in class:A
H A Dconst11.C13 int& ref; // { dg-message "should be initialized" } member in class:A
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dredecl1.C10 re (const A& ref) // { dg-error "new declaration" } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/
H A Dusing3.C5 int &ref = x; member in namespace:NS
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Ddeduce1.C14 template <typename T, __SIZE_TYPE__ I> int Foo (T const (&ref)[I]) argument
/haiku-buildtools/isl/
H A Disl_point_private.h6 int ref; member in struct:isl_point
H A Disl_local_space_private.h9 int ref; member in struct:isl_local_space
H A Disl_union_map_private.h6 int ref; member in struct:isl_union_map
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/
H A Dcopy.cc34 std::unordered_multiset<int> ref; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/
H A Dadl.cc35 auto ref = std::ref(p); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/23_containers/copy_construct/
H A Dunordered_set.cc30 std::unordered_set<int> ref; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dscoped1.C20 void foo (eo &ref) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dvar-templ37.C19 auto& ref = f<int>; ref(); local

Completed in 95 milliseconds

1234567891011>>