Lines Matching refs:EMPTY
383 case type_t::EMPTY: in operator C2ParamFieldValues()
422 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
425 case type_t::EMPTY: in limitTo()
431 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
438 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
445 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
463 _mType = _mFlags.isEmpty() ? type_t::EMPTY : type_t::FLAGS; in limitTo()
466 case type_t::EMPTY: in limitTo()
472 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
480 _mType = _mFlags.isEmpty() ? type_t::EMPTY : type_t::FLAGS; in limitTo()
485 _mType = type_t::EMPTY; in limitTo()
500 _mType = _mRange.isEmpty() ? type_t::EMPTY : type_t::RANGE; in limitTo()
504 case type_t::EMPTY: in limitTo()
509 _mType = _mValues.isEmpty() ? type_t::EMPTY : type_t::VALUES; in limitTo()
514 _mType = type_t::EMPTY; in limitTo()
521 _mType = _mRange.isEmpty() ? type_t::EMPTY : type_t::RANGE; in limitTo()