Searched refs:hasNoValue (Results 1 – 6 of 6) sorted by relevance
209 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local234 {/*.hasNoValue=*/hasNoValue, /*.location=*/location, /*.dimensions=*/dimensions}); in deserialize()252 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local277 {/*.hasNoValue=*/hasNoValue, /*.location=*/location, /*.dimensions=*/dimensions}); in deserialize()
102 {/*.hasNoValue=*/input.hasNoValue, in serialize()120 {/*.hasNoValue=*/output.hasNoValue, in serialize()
771 if (requestArgument.hasNoValue) { in validateRequestArguments()
97 if (!input.hasNoValue) { in parseInputs()124 if (!output.hasNoValue) { in parseInputs()
89 if (from.hasNoValue) { in updateForArguments()
7472 * (by setting the hasNoValue field of the corresponding8023 bool hasNoValue;