Searched defs:static_method (Results 1 – 6 of 6) sorted by relevance
11 static void static_method() {} in static_method() function in C
33 static foo* static_method() { return 0; } in static_method() function
50 static foo* static_method() { return 0; } in static_method() function in foo
21 static int static_method() { in static_method() function in AA::X
257 def parse_func_decl_no_wrap(self, decl_str, static_method = False): argument
160 static void static_method() { in static_method() function