Searched refs:HasConstexprCtor (Results 1 – 2 of 2) sorted by relevance
35 struct HasConstexprCtor { struct36 constexpr HasConstexprCtor(int x) : x(x) {} in HasConstexprCtor() function39 __declspec(thread) HasConstexprCtor i(42); argument
35 struct HasConstexprCtor { struct36 constexpr HasConstexprCtor(int x) : x(x) {} in HasConstexprCtor() argument39 __declspec(thread) HasConstexprCtor i(42); argument