Home
last modified time | relevance | path

Searched refs:Wshadow (Results 1 – 25 of 92) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dwarning.m449 # Add -Wshadow if the compiler is a sufficiently recent version of GCC.
50 AC_EGREP_CPP([(^[0-3]$|^__GNUC__$)],[__GNUC__],,GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wshadow")
61 # Add -Wshadow if the compiler is a sufficiently recent version of GCC.
62 …[(^[0-3]$|^__GNUC__$)],[__GNUC__],,GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wshadow")
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dwarning.m449 # Add -Wshadow if the compiler is a sufficiently recent version of GCC.
50 AC_EGREP_CPP([(^[0-3]$|^__GNUC__$)],[__GNUC__],,GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wshadow")
62 # Add -Wshadow if the compiler is a sufficiently recent version of GCC.
63 …[(^[0-3]$|^__GNUC__$)],[__GNUC__],,GCC_WARN_CFLAGS_FOR_BUILD="$GCC_WARN_CFLAGS_FOR_BUILD -Wshadow")
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dcc.din186 option -Wshadow
198 option -Wno-shadow unset Wshadow
211 * set Wshadow
465 Wshadow -Wshadow
486 Wshadow -Wshadow
/netbsd-src/external/bsd/blocklist/port/
H A Dconfigure.ac67 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
74 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
/netbsd-src/dist/pf/sbin/pflogd/
H A DMakefile3 CFLAGS+=-Wall -Wmissing-prototypes -Wshadow
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dos.Linux.mk26 CFLAGS+= -Wshadow
/netbsd-src/external/gpl3/gcc/dist/libcody/cmake/
H A Dlibcody-config-ix.cmake38 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -W -Wall -Woverloaded-virtual -Wshadow")
/netbsd-src/external/bsd/file/dist/
H A Dconfigure.ac170 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
177 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
/netbsd-src/external/bsd/tmux/dist/
H A DMakefile.am28 AM_CFLAGS += -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h393 #define Wshadow 5 macro
/netbsd-src/external/gpl2/dtc/dist/
H A DMakefile21 -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wshadow
/netbsd-src/share/mk/
H A Dbsd.sys.mk109 CFLAGS+= -Wreturn-type -Wswitch -Wshadow
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dsymtabs.c354 warner(Wshadow, sym->sname, sym->slevel ? "local" : "global"); in hide()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt685 Wshadow
687 Warn when one variable shadows another. Same as -Wshadow=global.
689 Wshadow=global
690 Common Warning Alias(Wshadow)
693 Wshadow=local
694 Common Var(warn_shadow_local) Warning EnabledBy(Wshadow)
697 Wshadow-local
698 Common Warning Undocumented Alias(Wshadow=local)
700 Wshadow=compatible-local
701 Common Var(warn_shadow_compatible_local) Warning EnabledBy(Wshadow=local)
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt713 Wshadow
715 Warn when one variable shadows another. Same as -Wshadow=global.
717 Wshadow=global
718 Common Warning Alias(Wshadow)
721 Wshadow=local
722 Common Var(warn_shadow_local) Warning EnabledBy(Wshadow)
725 Wshadow-local
726 Common Warning Undocumented Alias(Wshadow=local)
728 Wshadow=compatible-local
729 Common Var(warn_shadow_compatible_local) Warning EnabledBy(Wshadow=local)
[all …]
/netbsd-src/external/gpl2/lvm2/dist/
H A Dmake.tmpl.in71 CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-…
H A Dmake.tmpl71 CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-…
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DCMakeLists.txt145 add_cxx_compiler_flag(-Wshadow)
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DCMakeLists.txt139 add_cxx_compiler_flag(-Wshadow)
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DReleaseNotes.rst85 - -Wshadow now also checks for shadowed structured bindings
/netbsd-src/external/public-domain/tz/dist/
H A DMakefile331 -Wshadow -Wshift-overflow=2 -Wstrict-overflow \
/netbsd-src/lib/libc/time/
H A DMakefile333 -Wshadow -Wshift-overflow=2 -Wstrict-overflow \
/netbsd-src/external/bsd/libfido2/dist/
H A DCMakeLists.txt299 add_compile_options(-Wshadow)
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Droken-frag.m431 …ng-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow)
/netbsd-src/external/bsd/pcc/dist/pcc/
H A Dconfigure.ac547 DESIRED_FLAGS="-Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -Wtruncate"

1234