Searched defs:ImplicitConstructibleFromBool (Results 1 – 10 of 10) sorted by relevance
573 struct ImplicitConstructibleFromBool { struct574 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function575 bool x = false;
670 struct ImplicitConstructibleFromBool { struct671 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function672 bool x = false;
599 struct ImplicitConstructibleFromBool { struct600 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function601 bool x = false;
708 struct ImplicitConstructibleFromBool { struct709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function710 bool x = false;
718 struct ImplicitConstructibleFromBool { struct719 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function720 bool x = false;
708 struct ImplicitConstructibleFromBool { struct709 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() argument710 bool x = false;
712 struct ImplicitConstructibleFromBool { struct713 ImplicitConstructibleFromBool(bool y) : x(y) {} // NOLINT in ImplicitConstructibleFromBool() function714 bool x = false;