Home
last modified time | relevance | path

Searched refs:base_returning_function (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
Dref1.C9 base base_returning_function ();
11 const base& base_ref = base_returning_function ();
18 base base_returning_function () { in base_returning_function() function
Dp9732b.C36 base base_returning_function ();
38 const base& base_ref = base_returning_function ();
43 base base_returning_function () { in base_returning_function() function
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Dreference1.C23 base base_returning_function ();
29 const base& base_ref = base_returning_function (); in main()
43 base base_returning_function () in base_returning_function() function