HomeSort by relevance Sort by last modified time
    Searched full:vararg_func (Results 1 - 1 of 1) sorted by null

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

Completed in 1366 milliseconds