Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp4.cpp185 struct f_with_except { struct
189 struct check_f_with_except_1 : f_with_except<int, float> {
193 struct check_f_with_except_2 : f_with_except<int, float> {
197 struct check_f_with_except_3 : f_with_except<int, float> {