Home
last modified time | relevance | path

Searched refs:maybe_add_include_fixit (Results 51 – 75 of 148) sorted by relevance

123456

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-decl.c2032 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
2057 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3402 maybe_add_include_fixit (&richloc, header, true); in implicit_decl_warning()
3682 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-decl.c2032 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
2057 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3402 maybe_add_include_fixit (&richloc, header, true); in implicit_decl_warning()
3682 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
/dports/devel/avr-gcc/gcc-10.2.0/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()
/dports/lang/gcc10-devel/gcc-10-20211008/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()
/dports/lang/gcc10/gcc-10.3.0/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()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-decl.c1988 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3599 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-decl.c1988 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3598 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-decl.c1988 maybe_add_include_fixit (&richloc, header, true); in diagnose_mismatched_decls()
3599 maybe_add_include_fixit (&richloc, header, true); in implicitly_declare()
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A DChangeLog840 (maybe_add_include_fixit): Add param "override_location". If set,
844 * c-common.h (extern void maybe_add_include_fixit): Add bool
851 maybe_add_include_fixit to suggest overriding the location, as it
2229 (maybe_add_include_fixit): New function.
2230 * c-common.h (maybe_add_include_fixit): New decl.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A DChangeLog1686 (maybe_add_include_fixit): Add param "override_location". If set,
1690 * c-common.h (extern void maybe_add_include_fixit): Add bool
1697 maybe_add_include_fixit to suggest overriding the location, as it
3075 (maybe_add_include_fixit): New function.
3076 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A DChangeLog676 (maybe_add_include_fixit): Add param "override_location". If set,
680 * c-common.h (extern void maybe_add_include_fixit): Add bool
687 maybe_add_include_fixit to suggest overriding the location, as it
2065 (maybe_add_include_fixit): New function.
2066 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A DChangeLog840 (maybe_add_include_fixit): Add param "override_location". If set,
844 * c-common.h (extern void maybe_add_include_fixit): Add bool
851 maybe_add_include_fixit to suggest overriding the location, as it
2229 (maybe_add_include_fixit): New function.
2230 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A DChangeLog2756 (maybe_add_include_fixit): Add param "override_location". If set,
2760 * c-common.h (extern void maybe_add_include_fixit): Add bool
2767 maybe_add_include_fixit to suggest overriding the location, as it
4145 (maybe_add_include_fixit): New function.
4146 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A DChangeLog1799 (maybe_add_include_fixit): Add param "override_location". If set,
1803 * c-common.h (extern void maybe_add_include_fixit): Add bool
1810 maybe_add_include_fixit to suggest overriding the location, as it
3188 (maybe_add_include_fixit): New function.
3189 * c-common.h (maybe_add_include_fixit): New decl.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A DChangeLog2736 (maybe_add_include_fixit): Add param "override_location". If set,
2740 * c-common.h (extern void maybe_add_include_fixit): Add bool
2747 maybe_add_include_fixit to suggest overriding the location, as it
4125 (maybe_add_include_fixit): New function.
4126 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A DChangeLog1799 (maybe_add_include_fixit): Add param "override_location". If set,
1803 * c-common.h (extern void maybe_add_include_fixit): Add bool
1810 maybe_add_include_fixit to suggest overriding the location, as it
3188 (maybe_add_include_fixit): New function.
3189 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A DChangeLog2736 (maybe_add_include_fixit): Add param "override_location". If set,
2740 * c-common.h (extern void maybe_add_include_fixit): Add bool
2747 maybe_add_include_fixit to suggest overriding the location, as it
4125 (maybe_add_include_fixit): New function.
4126 * c-common.h (maybe_add_include_fixit): New decl.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c5709 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dname-lookup.c5701 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c5709 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c5709 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c5709 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dname-lookup.c5710 maybe_add_include_fixit (&richloc, header); in maybe_suggest_missing_std_header()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A DChangeLog3399 (maybe_add_include_fixit): Add param "override_location". If set,
3403 * c-common.h (extern void maybe_add_include_fixit): Add bool
3410 maybe_add_include_fixit to suggest overriding the location, as it
4788 (maybe_add_include_fixit): New function.
4789 * c-common.h (maybe_add_include_fixit): New decl.
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dname-lookup.c5865 maybe_add_include_fixit (&richloc, header, true); in ~missing_std_header()

123456