Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-methods.cpp11 static void static_method() {} in static_method() function in C
H A Dmangle-ms.cpp50 static foo* static_method() { return 0; } in static_method() function in foo