Searched defs:ValueWithBoolConversion (Results 1 – 7 of 7) sorted by relevance
956 struct ValueWithBoolConversion { struct957 operator bool() const { return false; } in operator bool()958 int i;
1113 struct ValueWithBoolConversion { struct1114 operator bool() const { return false; } in operator bool()1115 int i;
1081 struct ValueWithBoolConversion { struct1082 operator bool() const { return false; } in operator bool()1083 int i;
1220 struct ValueWithBoolConversion { struct1221 operator bool() const { return false; } in operator bool()1222 int i;