Home
last modified time | relevance | path

Searched refs:objc_selector_template (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h333 #define objc_selector_template objc_global_trees[OCTI_SEL_TEMPL] macro
H A Dobjc-act.c1208 temp_type = build_array_type (objc_selector_template, NULL_TREE); in synth_module_prologue()
2087 expr = build_constructor (objc_selector_template, in build_selector_translation_table()
3304 objc_selector_template in build_selector_template()
3323 finish_struct (objc_selector_template, field_decl_chain, NULL_TREE); in build_selector_template()
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.h391 #define objc_selector_template objc_global_trees[OCTI_SEL_TEMPL] macro
H A Dobjc-act.c2491 temp = build_array_type (objc_selector_template, NULL_TREE); in build_selector_table_decl()
2562 expr = objc_build_constructor (objc_selector_template, in build_selector_translation_table()
2577 (objc_selector_template, in build_selector_translation_table()
4772 objc_selector_template in build_selector_template()
4783 finish_struct (objc_selector_template, field_decl_chain, NULL_TREE); in build_selector_template()