HomeSort by relevance Sort by last modified time
    Searched refs:check4 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p21.cpp 29 int check4[Y<int&, float&, double&>::value == 1? 1 : -1]; // uses partial specialization variable
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
partial-ordering.cpp 30 int check4[X1<tuple<int&, int&>>::value == 3? 1 : -1]; variable
metafunctions.cpp 257 Arity<int(float, double, long double, char)> check4; // expected-error{{implicit instantiation of undefined template 'FunctionTypes::Arity<int (float, double, long double, char)>'}} member in namespace:FunctionTypes
multi-level-substitution.cpp 94 int check4[X2<short, int, long>::Inner<int(pair<short, unsigned short>, member in namespace:PacksAtDifferentLevels
  /external/oprofile/gui/
oprof_start.cpp 738 get_unit_mask_part(descr, 4, check4->isChecked(), mask);
760 check4->hide();
795 case 4: check = check4; break;

Completed in 117 milliseconds