Lines Matching refs:invoking
88 // Test the address space of 'this' when invoking a method.
90 // Test the address space of 'this' when invoking a method using a pointer to the object.
93 // Test the address space of 'this' when invoking a method that is declared in the file contex.
96 // Test the address space of 'this' when invoking copy-constructor.
102 // Test the address space of 'this' when invoking a constructor.
106 // Test the address space of 'this' when invoking assignment operator.
114 // Test the address space of 'this' when invoking the operator+
119 // Test the address space of 'this' when invoking the move constructor
127 // Test the address space of 'this' when invoking the move assignment
154 // Test the address space of 'this' when invoking a method.
157 // Test the address space of 'this' when invoking copy-constructor.
163 // Test the address space of 'this' when invoking a constructor.
167 // Test the address space of 'this' when invoking assignment operator.
179 // Test the address space of 'this' when invoking a constructor for an object in non-default addres…
183 // Test the address space of 'this' when invoking a method.
187 // Test the address space of 'this' when invoking a copy-constructor.
195 // Test the address space of 'this' when invoking a constructor.
199 // Test the address space of 'this' when invoking a copy-assignment.