Searched refs:vararg_func (Results 1 - 1 of 1) sorted by path

/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-0x.cpp31 typedef void (*vararg_func)(...); typedef in namespace:rdar12176336
34 vararg_func implementation;
36 method(vararg_func implementation) : implementation(implementation) {}

Completed in 264 milliseconds