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

  /external/clang/test/CXX/class/class.mem/
p13.cpp 21 struct X1a {
22 struct X1a; // expected-error{{member 'X1a' has the same name as its class}}
  /external/clang/test/CXX/temp/temp.arg/temp.arg.template/
p3-0x.cpp 32 template<int I, int J, int ...Rest> struct X1a;
37 X1<int, X1a> inst_x1a;

Completed in 82 milliseconds