Searched refs:nullType (Results 1 – 1 of 1) sorted by relevance
719 Res_value nullType = {}; in parseValue() local720 nullType.dataType = Res_value::TYPE_REFERENCE; in parseValue()721 return util::make_unique<BinaryPrimitive>(nullType); in parseValue()