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

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp21.cpp31 int check5[Y<int, float, double>::value == 0? 1 : -1]; // uses primary template variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmulti-level-substitution.cpp99 int check5[X2<short, int>::Inner<int(pair<short, unsigned short>, member in namespace:PacksAtDifferentLevels
/external/clang/test/SemaCXX/
H A Dcxx1y-deduced-return-type.cpp152 long &check5 = take_fn(arg_multi); // expected-error {{no matching}} expected-note@-6 {{couldn't infer}} member in namespace:Templates
/external/clang/test/CXX/drs/
H A Ddr4xx.cpp999 int check5[__LONG_LONG_MAX__ >= 9223372036854775807 ? 1 : -1]; member in namespace:dr483::climits
1009 int check5[__WINT_WIDTH__ >= 16 ? 1 : -1]; member in namespace:dr483::cstdint
1194 int check5[ __is_trivially_assignable(A, const A&) ? 1 : -1]; member in namespace:dr496
/external/oprofile/gui/
H A Doprof_start.cpp739 get_unit_mask_part(descr, 5, check5->isChecked(), mask);
761 check5->hide();
796 case 5: check = check5; break;

Completed in 272 milliseconds