Home | History | Annotate | Download | only in detail

Lines Matching defs:has_value

321   constexpr bool has_value() const {
326 X_ASSERT(has_value());
350 return lhs.has_value() == rhs.has_value();
1141 if (!user_reified_opt.has_value()) {
1349 if (!signature_descriptor_opt.has_value()) {