Home
last modified time | relevance | path

Searched refs:build_translation_unit_decl (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h4360 extern tree build_translation_unit_decl (tree);
H A Dc-decl.c1084 tree file_decl = build_translation_unit_decl (NULL_TREE); in pop_scope()
H A Dtree.c4112 build_translation_unit_decl (tree name)
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c4992 build_translation_unit_decl (tree name) in build_translation_unit_decl() function
5836 build_translation_unit_decl (NULL_TREE); in free_lang_data()
H A Dtree.h4198 extern tree build_translation_unit_decl (tree);
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1185 = build_translation_unit_decl (get_identifier (main_input_filename)); in pop_scope()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c3580 DECL_CONTEXT (global_namespace) = build_translation_unit_decl (NULL_TREE); in cxx_init_decl_processing()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c4151 = build_translation_unit_decl (get_identifier (main_input_filename)); in cxx_init_decl_processing()