Searched refs:uninterpreted (Results 1 – 5 of 5) sorted by relevance
672 const UninterpretedOption& uninterpreted = options.uninterpreted_option(i); in IsMessageSetWireFormatMessage() local673 if (uninterpreted.name_size() == 1 && in IsMessageSetWireFormatMessage()674 uninterpreted.name(0).name_part() == "message_set_wire_format" && in IsMessageSetWireFormatMessage()675 uninterpreted.identifier_value() == "true") { in IsMessageSetWireFormatMessage()
479 // The name of the uninterpreted option. Each string represents a segment in490 // The value of the uninterpreted option, in whatever type the tokenizer
632 // The name of the uninterpreted option. Each string represents a segment in643 // The value of the uninterpreted option, in whatever type the tokenizer
305 // A value that is a raw string, which is unescaped/uninterpreted. This is typically used to