Home
last modified time | relevance | path

Searched refs:vararg_method (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-methods.cpp9 void vararg_method(const char *fmt, ...) {} in vararg_method() function in C
43 instance.vararg_method("Hello"); in call_vararg_method()