Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp4.cpp179 struct f_with_except { struct
183 struct check_f_with_except_1 : f_with_except<int, float> {
187 struct check_f_with_except_2 : f_with_except<int, float> {
191 struct check_f_with_except_3 : f_with_except<int, float> {