Searched refs:objc_v2_property_template (Results 1 – 2 of 2) sorted by relevance
157 #define objc_v2_property_template \ macro2017 if (!objc_v2_property_template) in build_metadata_templates()2018 objc_v2_property_template = build_v2_property_template (); in build_metadata_templates()2629 build_v2_property_list_template (objc_v2_property_template, in generate_v2_property_table()2632 initlist = build_v2_property_table_initializer (objc_v2_property_template, in generate_v2_property_table()2636 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_property_template)); in generate_v2_property_table()
159 #define objc_v2_property_template \ macro2022 if (!objc_v2_property_template) in build_metadata_templates()2023 objc_v2_property_template = build_v2_property_template (); in build_metadata_templates()2639 build_v2_property_list_template (objc_v2_property_template, in generate_v2_property_table()2642 initlist = build_v2_property_table_initializer (objc_v2_property_template, in generate_v2_property_table()2646 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_property_template)); in generate_v2_property_table()