Searched defs:static_method (Results 1 – 7 of 7) sorted by relevance
11 static void static_method() {} in static_method() function in C
45 static foo* static_method() { return 0; } in static_method() function
59 static foo* static_method() { return 0; } in static_method() function in foo
21 static int static_method() { in static_method() function in AA::X
160 static void static_method() { in static_method() function
77 def static_method(): member in TestClass
292 def static_method(): member in PythonClass