Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcp-objcp-common.c205 push_file_scope (void) in push_file_scope() function
HDChangeLog-20045526 (push_file_scope, pop_file_scope): New stubs.
/NextBSD/contrib/gcc/
HDc-common.h299 extern void push_file_scope (void);
HDc-opts.c1223 push_file_scope (); in c_common_parse_file()
HDc-decl.c923 push_file_scope (void) in push_file_scope() function
HDChangeLog-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.