Searched refs:objc_super_template (Results 1 – 4 of 4) sorted by relevance
166 objc_super_template = objc_start_struct (get_identifier (UTAG_SUPER)); in build_super_template()175 objc_finish_struct (objc_super_template, decls); in build_super_template()
449 && TREE_TYPE (TYPE) == objc_super_template)543 #define objc_super_template objc_global_trees[OCTI_SUPER_TEMPL] macro
718 objc_super_template = objc_start_struct (get_identifier (UTAG_SUPER)); in build_v2_super_template()726 objc_finish_struct (objc_super_template, decls); in build_v2_super_template()
8764 objc_super_template); in get_super_receiver()