Home
last modified time | relevance | path

Searched refs:c_push_function_context (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h612 extern void c_push_function_context (void);
H A Dc-parser.cc2443 c_push_function_context (); in c_parser_declaration_or_fndef()
22313 c_push_function_context (); in c_parser_omp_declare_reduction()
H A DChangeLog1207 (c_push_function_context, c_pop_function_context): Likewise.
7069 (c_push_function_context): Likewise.
H A Dc-decl.cc10523 c_push_function_context (void) in c_push_function_context() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h597 extern void c_push_function_context (void);
H A Dc-parser.c2404 c_push_function_context (); in c_parser_declaration_or_fndef()
20944 c_push_function_context (); in c_parser_omp_declare_reduction()
H A Dc-decl.c10126 c_push_function_context (void) in c_push_function_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201221016 * c-decl.c (c_push_function_context): Restore the behavior to reuse
21019 created in c_push_function_context. Always clear out the
23279 * c-decl.c (c_push_function_context): Always create a new language
23282 c_push_function_context.
H A DChangeLog-200823218 * c-tree.h (c_push_function_context, c_pop_function_context): Remove
23220 * c-decl.c (c_push_function_context, c_pop_function_context): Remove
H A DChangeLog-200416107 (c_push_function_context, c_pop_function_context): Save and
27939 (c_push_function_context): Update saves.
29634 (c_push_function_context, c_pop_function_context): Don't save it.
H A DChangeLog-20032341 (c_push_function_context): Ditto.
12642 (c_push_function_context, c_pop_function_context): No need to
H A DChangeLog-201111897 (c_push_function_context): Allocate cfun->language here only if needed.
24225 * c-decl.c (c_push_function_context): Copy the current statement
H A DChangeLog-20066741 (c_push_function_context): Don't push current_extern_inline.
H A DChangeLog-201027362 (c_push_function_context): Likewise.