Searched defs:lang_hooks_for_decls (Results 1 – 2 of 2) sorted by relevance
200 struct lang_hooks_for_decls struct205 bool (*global_bindings_p) (void);211 tree (*pushdecl) (tree);214 tree (*getdecls) (void);218 int (*decl_dwarf_attribute) (const_tree, int);222 bool (*generic_generic_parameter_decl_p) (const_tree);226 bool (*function_parm_expanded_from_pack_p) (tree, tree);229 tree (*get_generic_function_decl) (const_tree);233 bool (*warn_unused_global) (const_tree);239 void (*post_compilation_parsing_cleanups) (void);[all …]
185 struct lang_hooks_for_decls struct190 bool (*global_bindings_p) (void);196 tree (*pushdecl) (tree);199 tree (*getdecls) (void);203 int (*decl_dwarf_attribute) (const_tree, int);207 bool (*generic_generic_parameter_decl_p) (const_tree);211 bool (*function_parm_expanded_from_pack_p) (tree, tree);214 tree (*get_generic_function_decl) (const_tree);218 bool (*warn_unused_global) (const_tree);224 void (*post_compilation_parsing_cleanups) (void);[all …]