Lines Matching full:right
20 // Make sure that the call uses the right calling convention: in call_simple_method()
24 // Make sure that the definition uses the right calling convention: in call_simple_method()
32 // Make sure that the call uses the right calling convention: in call_cdecl_method()
36 // Make sure that the definition uses the right calling convention: in call_cdecl_method()
44 // Make sure that the call uses the right calling convention: in call_vararg_method()
48 // Make sure that the definition uses the right calling convention: in call_vararg_method()
54 // Make sure that the call uses the right calling convention: in call_static_method()
58 // Make sure that the definition uses the right calling convention: in call_static_method()
73 // the right calling convention: in constructors()
79 // the right calling convention: in constructors()
84 // Make sure that the Base constructor definition uses the right CC: in constructors()
87 // Make sure that the Base destructor definition uses the right CC: in constructors()