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

  /external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
p2.cpp 36 constexpr S3 s3a = S3(0); variable
37 constexpr S3 s3b = s3a;
  /external/clang/test/CXX/class/class.union/
p1.cpp 84 struct s3a : Ctor2 { // expected-note {{because base class of type 'Ctor2' has a user-provided default constructor}} struct in union:U3

Completed in 343 milliseconds