Home
last modified time | relevance | path

Searched refs:maybe_show_extern_c_location (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20171091 * cp-tree.h (maybe_show_extern_c_location): New decl.
1103 (maybe_show_extern_c_location): New function.
H A Dcp-tree.h7262 extern void maybe_show_extern_c_location (void);
H A Dparser.cc19204 maybe_show_extern_c_location (); in cp_parser_explicit_specialization()
31567 maybe_show_extern_c_location (); in cp_parser_explicit_template_declaration()
48392 maybe_show_extern_c_location (void) in maybe_show_extern_c_location() function
H A Ddecl.cc10414 maybe_show_extern_c_location (); in grokfndecl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6880 extern void maybe_show_extern_c_location (void);
H A Dparser.c17596 maybe_show_extern_c_location (); in cp_parser_explicit_specialization()
29344 maybe_show_extern_c_location (); in cp_parser_explicit_template_declaration()
44362 maybe_show_extern_c_location (void) in maybe_show_extern_c_location() function
H A Ddecl.c9785 maybe_show_extern_c_location (); in grokfndecl()