Searched refs:simple_method (Results 1 – 6 of 6) sorted by relevance
10 void simple_method(int a, int b) { in simple_method() function12 simple_method(a, b); in simple_method()20 s.simple_method(1,2); in main()
10 void simple_method() {} in simple_method() function
5 void simple_method() {} in simple_method() function in C19 instance.simple_method(); in call_simple_method()
46 def simple_method(self): member in SimpleClass
212 test_fn = basic_definitions.SimpleClass.simple_method