Home
last modified time | relevance | path

Searched refs:maybe_add_include_fixit (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dknown-headers.cc203 maybe_add_include_fixit (&richloc, m_header_hint, true); in ~suggest_missing_header()
H A Dc-common.h1397 extern void maybe_add_include_fixit (rich_location *, const char *, bool);
H A Dc-common.c8793 maybe_add_include_fixit (rich_location *richloc, const char *header, in maybe_add_include_fixit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dknown-headers.cc321 maybe_add_include_fixit (&richloc, m_header_hint, true); in ~suggest_missing_header()
H A Dc-common.h1506 extern void maybe_add_include_fixit (rich_location *, const char *, bool);
H A DChangeLog3973 (maybe_add_include_fixit): Add param "override_location". If set,
3977 * c-common.h (extern void maybe_add_include_fixit): Add bool
3984 maybe_add_include_fixit to suggest overriding the location, as it
5362 (maybe_add_include_fixit): New function.
5363 * c-common.h (maybe_add_include_fixit): New decl.
H A Dc-common.cc9252 maybe_add_include_fixit (rich_location *richloc, const char *header, in maybe_add_include_fixit() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c320 maybe_add_include_fixit (&richloc, "<typeinfo>", false); in typeid_ok_p()
H A Dname-lookup.c5897 maybe_add_include_fixit (&richloc, header, true); in ~missing_std_header()
H A Dpt.c28122 maybe_add_include_fixit (&richloc, "<initializer_list>", false); in listify()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc321 maybe_add_include_fixit (&richloc, "<typeinfo>", false); in typeid_ok_p()
H A DChangeLog-20181745 maybe_add_include_fixit to suggest overriding the location, as it
1751 * pt.c (listify): Update call to maybe_add_include_fixit to not
H A Dname-lookup.cc6974 maybe_add_include_fixit (&richloc, header, true); in ~missing_std_header()
H A Dpt.cc29082 maybe_add_include_fixit (&richloc, "<initializer_list>", false); in listify()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc2038 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
2063 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3426 maybe_add_include_fixit (&richloc, header, true); in implicit_decl_warning()
3706 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
H A DChangeLog2810 maybe_add_include_fixit to suggest overriding the location, as it
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c2016 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
2041 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3642 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()