Home
last modified time | relevance | path

Searched refs:objc_selector_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/objc/
H A Dobjc-act.c1571 objc_selector_type in synth_module_prologue()
1576 objc_selector_type in synth_module_prologue()
1617 tree_cons (NULL_TREE, objc_selector_type, in synth_module_prologue()
1661 tree_cons (NULL_TREE, objc_selector_type, in synth_module_prologue()
1681 tree_cons (NULL_TREE, objc_selector_type, in synth_module_prologue()
1688 tree_cons (NULL_TREE, objc_selector_type, in synth_module_prologue()
1699 tree_cons (NULL_TREE, objc_selector_type, in synth_module_prologue()
2158 convert (build_pointer_type (objc_selector_type), in init_objc_symtab()
2478 decl = start_var_decl (objc_selector_type, buf); in build_selector_reference_decl()
2504 return convert (objc_selector_type, in build_selector()
[all …]
H A Dobjc-act.h319 #define objc_selector_type objc_global_trees[OCTI_SEL_TYPE] macro