Searched refs:pb_section (Results 1 – 1 of 1) sorted by relevance
482 auto pb_section = pb_macro->add_untranslatable_sections(); in SerializeMacroToPb() local483 pb_section->set_start_index(untranslatable_section.start); in SerializeMacroToPb()484 pb_section->set_end_index(untranslatable_section.end); in SerializeMacroToPb()