Searched defs:LiteralType (Results 1 – 5 of 5) sorted by relevance
5 struct LiteralType { struct6 constexpr LiteralType(int n) : n(n) {} in LiteralType() argument7 int n;
33 struct LiteralType { global() struct 48 emptyLiteralType global() argument
24 struct LiteralType : LiteralBase { struct40 using B = test<LiteralType, 0, std::array<LiteralType, 0>{}>; argument
25 struct LiteralType : LiteralBase { global() struct 43 nsdmLiteralType global() argument