Searched defs:has_zero_flag (Results 1 – 4 of 4) sorted by relevance
691 bool has_zero_flag() const { return impl_.has_zero_flag(); } in has_zero_flag() function
750 bool has_zero_flag() const { return impl_.has_zero_flag(); } in has_zero_flag() function
283 bool has_zero_flag() const { return FlagsContains(flags_, Flags::kZero); } in has_zero_flag() function
286 bool has_zero_flag() const { return FlagsContains(flags_, Flags::kZero); } in has_zero_flag() function