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

/external/clang/test/SemaCXX/
H A Dcxx0x-cursory-default-delete.cpp78 struct except_spec_d_good : except_spec_a, except_spec_b { struct in inherits:except_spec_a,except_spec_b
79 ~except_spec_d_good();
81 except_spec_d_good::~except_spec_d_good() = default;

Completed in 79 milliseconds