Lines Matching refs:extend
510 synthetic_exts_list.extend(extension_map.values())
545 enums.extend(optional_enums)
575 things_with_an_extensions_field.extend(enumerants)
586 extensions.extend(
698 exts[key].extend(enum_entry.get('extensions', []))
847 instructions.extend(core_grammar['instructions'])
848 instructions.extend(debuginfo_grammar['instructions'])
849 instructions.extend(cldebuginfo100_grammar['instructions'])
851 operand_kinds.extend(core_grammar['operand_kinds'])
852 operand_kinds.extend(debuginfo_grammar['operand_kinds'])
853 operand_kinds.extend(cldebuginfo100_grammar['operand_kinds'])