Home
last modified time | relevance | path

Searched refs:push_file_scope (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-objcp-common.c205 push_file_scope (void) in push_file_scope() function
H A DChangeLog-20045526 (push_file_scope, pop_file_scope): New stubs.
/freebsd-12.1/contrib/gcc/
H A Dc-common.h299 extern void push_file_scope (void);
H A Dc-opts.c1223 push_file_scope (); in c_common_parse_file()
H A Dc-decl.c923 push_file_scope (void) in push_file_scope() function
H A DChangeLog-200428366 * c-decl.c (push_file_scope): Return early if we already
34304 (push_file_scope): Don't construct a TRANSLATION_UNIT_DECL here.
37476 (push_file_scope, pop_file_scope): New.