Searched defs:check5 (Results 1 – 4 of 4) sorted by relevance
31 int check5[Y<int, float, double>::value == 0? 1 : -1]; // uses primary template variable
99 int check5[X2<short, int>::Inner<int(pair<short, unsigned short>, variable
1000 int check5[__LONG_LONG_MAX__ >= 9223372036854775807 ? 1 : -1]; variable1010 int check5[__WINT_WIDTH__ >= 16 ? 1 : -1]; variable1195 int check5[ __is_trivially_assignable(A, const A&) ? 1 : -1]; variable
152 …long &check5 = take_fn(arg_multi); // expected-error {{no matching}} expected-note@-6 {{couldn't i… variable