Home
last modified time | relevance | path

Searched refs:record_inline_static (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h573 extern void record_inline_static (location_t, tree, tree,
H A Dc-decl.cc852 record_inline_static (location_t loc, tree func, tree decl, in record_inline_static() function
5279 record_inline_static (input_location, current_function_decl, in start_decl()
H A Dc-typeck.cc2907 record_inline_static (loc, current_function_decl, ref, in build_external_ref()
H A DChangeLog7062 (record_inline_static): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h560 extern void record_inline_static (location_t, tree, tree,
H A Dc-decl.c843 record_inline_static (location_t loc, tree func, tree decl, in record_inline_static() function
5168 record_inline_static (input_location, current_function_decl, in start_decl()
H A Dc-typeck.c2889 record_inline_static (loc, current_function_decl, ref, in build_external_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200926007 (record_inline_static): Declare.
26009 record_inline_static, check_inline_statics): New.
26011 (start_decl): Call record_inline_static instead of pedwarning
26013 * c-typeck.c (build_external_ref): Call record_inline_static
H A DChangeLog-201027356 (record_inline_static): Likewise.