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

/external/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/
H A Dp2.cpp16 typename S<k>::T check3; // ok, u is value-dependent local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp21.cpp28 int check3[Y<>::value == 0? 1 : -1]; // uses primary template variable
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dcwg1170.cpp41 int check3[has_copy_constructor<HasPrivateCopy>::value? -1 : 1]; variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp32 int check3[count<char, signed char, unsigned char>::value == 3? 1 : -1]; member in namespace:Count
51 int check3[count<char, signed char, unsigned char>::value == 3? 1 : -1]; member in namespace:CountWithPackExpansion
108 int check3[sum<1, 2, 3, 4, 5>::value == 15? 1 : -1]; member in namespace:Math
256 int check3[Arity<int(float, double, long double...)>::value == 3? 1 : -1]; member in namespace:FunctionTypes
H A Dpartial-ordering.cpp29 int check3[X1<tuple<int, int&>>::value == 2? 1 : -1]; variable
H A Dmulti-level-substitution.cpp74 int check3[X1<short, int>::Inner<tuple<pair<short, unsigned short>, member in namespace:PacksAtDifferentLevels
/external/clang/test/SemaCXX/
H A Dissue547.cpp66 int check3[classify_function<f3>::value == 10? 1 : -1]; variable
/external/oprofile/gui/
H A Doprof_start.cpp737 get_unit_mask_part(descr, 3, check3->isChecked(), mask);
759 check3->hide();
794 case 3: check = check3; break;

Completed in 121 milliseconds