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

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p21.cpp 31 int check5[Y<int, float, double>::value == 0? 1 : -1]; // uses primary template variable
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
multi-level-substitution.cpp 99 int check5[X2<short, int>::Inner<int(pair<short, unsigned short>, member in namespace:PacksAtDifferentLevels
  /external/clang/test/SemaCXX/
cxx1y-deduced-return-type.cpp 151 long &check5 = take_fn(arg_multi); // expected-error {{no matching}} expected-note@-6 {{couldn't infer}} member in namespace:Templates
  /external/oprofile/gui/
oprof_start.cpp 739 get_unit_mask_part(descr, 5, check5->isChecked(), mask);
761 check5->hide();
796 case 5: check = check5; break;

Completed in 304 milliseconds