Searched refs:check4 (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/ |
D | p2.cpp | 19 …typename S<i>::T check4; // expected-error {{not an integral constant expression}} expected-error … in T() local
|
D | p2-0x.cpp | 26 typename S<i>::T check4; // ok, i is value-dependent in T() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p21.cpp | 30 int check4[Y<int&, float&, double&>::value == 1? 1 : -1]; // uses partial specialization variable
|
/external/clang/test/SemaObjCXX/ |
D | arc-libstdcxx.mm | 10 int check4[std::__is_scalar<__weak A*>::__value? -1 : 1];
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | partial-ordering.cpp | 31 int check4[X1<tuple<int&, int&>>::value == 3? 1 : -1]; variable
|
D | metafunctions.cpp | 257 …Arity<int(float, double, long double, char)> check4; // expected-error{{implicit instantiation of … variable
|
D | multi-level-substitution.cpp | 94 int check4[X2<short, int, long>::Inner<int(pair<short, unsigned short>, variable
|
/external/oprofile/gui/ |
D | oprof_start.cpp | 738 get_unit_mask_part(descr, 4, check4->isChecked(), mask); in get_unit_mask() 760 check4->hide(); in hide_masks() 795 case 4: check = check4; break; in setup_unit_masks()
|