Home
last modified time | relevance | path

Searched defs:lang_hooks_for_decls (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dlanghooks.h141 struct lang_hooks_for_decls struct
146 bool (*global_bindings_p) (void);
152 tree (*pushdecl) (tree);
155 tree (*getdecls) (void);
158 bool (*function_decl_explicit_p) (tree);
162 bool (*generic_generic_parameter_decl_p) (const_tree);
166 bool (*function_parm_expanded_from_pack_p) (tree, tree);
169 tree (*get_generic_function_decl) (const_tree);
173 bool (*warn_unused_global) (const_tree);
177 void (*final_write_globals) (void);
[all …]