Searched refs:some_function_object (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmulti-level-substitution.cpp105 struct some_function_object { struct in namespace:PacksAtDifferentLevels
120 metafun_tuple<some_function_object<Types1, Types2>::template result_of...> > {
129 some_function_object<short, unsigned short>::result_of,
130 some_function_object<int, unsigned int>::result_of,
131 some_function_object<long, unsigned long>::result_of>
137 some_function_object<short, unsigned short>::result_of,
138 some_function_object<int, unsigned int>::result_of,
139 some_function_object<long, unsigned long>::result_of>

Completed in 50 milliseconds