Searched refs:StructWithConstexpr (Results 1 – 1 of 1) sorted by relevance
42 struct StructWithConstexpr { constexpr StructWithConstexpr(int Val) {} }; in StructWithConstexpr() function47 StructWithConstexpr SConstexpr(0);52 static StructWithConstexpr SConstexpr2(0);