Searched refs:function_member (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dreference1.C19 void function_member () const;
32 base_ref.function_member ();
33 base_ref.function_member ();
52 void base::function_member () const function in class:base
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900212_03.C12 void function_member ();
15 void struct0::function_member () function in class:struct0
31 // (ptr->*(&struct0::function_member)) (); // too complicated for cfront
H A D900213_03.C13 int function_member ();
24 fmp = &ptr->function_member; // { dg-error "" }
H A D900215_02.C26 void function_member ();
36 void function_member ();
39 void struct0::function_member () function in class:struct0
H A D900207_03.C37 virtual void function_member ();
40 void struct1::function_member () { } function in class:struct1
H A D900331_03.C18 virtual void function_member () {} // contributes to the abort function in struct:struct0

Completed in 98 milliseconds