Home
last modified time | relevance | path

Searched defs:static_method (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-methods.cpp11 static void static_method() {} in static_method() function in C
Ddebug-info-codeview-display-name.cpp33 static foo* static_method() { return 0; } in static_method() function
Dmangle-ms.cpp50 static foo* static_method() { return 0; } in static_method() function in foo
/external/clang/test/Analysis/
Dbug_hash_test.cpp21 static int static_method() { in static_method() function in AA::X
/external/opencv3/modules/python/src2/
Dhdr_parser.py257 def parse_func_decl_no_wrap(self, decl_str, static_method = False): argument
/external/clang/test/SemaTemplate/
Dinstantiate-using-decl.cpp160 static void static_method() { in static_method() function