Searched refs:to_ref (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-48324.C9 constexpr const int& to_ref(int i) { function
13 constexpr int ary[to_ref(98)] = { }; // { dg-error "not an integral" }
/haiku-buildtools/gcc/gcc/
H A Ddf-problems.c1944 df_chain_copy (df_ref to_ref,
1949 df_chain_create (to_ref, from_ref->ref);
1940 df_chain_copy(df_ref to_ref, struct df_link *from_ref) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c1045 tree to_ref; local
1123 to_ref = gfc_get_class_array_ref (index, to);
1124 vec_safe_push (args, to_ref);

Completed in 120 milliseconds