Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1205 tree file_decl in pop_scope() local
1207 context = file_decl; in pop_scope()
1208 debug_hooks->register_main_translation_unit (file_decl); in pop_scope()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1214 tree file_decl in pop_scope() local
1216 context = file_decl; in pop_scope()
1217 debug_hooks->register_main_translation_unit (file_decl); in pop_scope()