Searched refs:check5 (Results 1 – 7 of 7) sorted by relevance
31 int check5[Y<int, float, double>::value == 0? 1 : -1]; // uses primary template variable
11 int check5[std::__is_scalar<__autoreleasing A*>::__value? -1 : 1];
54 subroutine check5(arr) subroutine
31 typename S<i2>::T check5; // expected-error {{undefined template}} in T() local
1014 int check5[__LONG_LONG_MAX__ >= 9223372036854775807 ? 1 : -1]; variable1024 int check5[__WINT_WIDTH__ >= 16 ? 1 : -1]; variable1209 int check5[ __is_trivially_assignable(A, const A&) ? 1 : -1]; variable
99 int check5[X2<short, int>::Inner<int(pair<short, unsigned short>, variable
182 …long &check5 = take_fn(arg_multi); // expected-error {{no matching}} expected-note@-6 {{couldn't i… variable