| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | warning.m4 | 49 # 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 D | warning.m4 | 49 # 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 D | cc.din | 186 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 D | configure.ac | 67 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \ 74 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
|
| /netbsd-src/dist/pf/sbin/pflogd/ |
| H A D | Makefile | 3 CFLAGS+=-Wall -Wmissing-prototypes -Wshadow
|
| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | os.Linux.mk | 26 CFLAGS+= -Wshadow
|
| /netbsd-src/external/gpl3/gcc/dist/libcody/cmake/ |
| H A D | libcody-config-ix.cmake | 38 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -W -Wall -Woverloaded-virtual -Wshadow")
|
| /netbsd-src/external/bsd/file/dist/ |
| H A D | configure.ac | 170 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \ 177 -Wsign-compare -Wreturn-type -Wswitch -Wshadow \
|
| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | Makefile.am | 28 AM_CFLAGS += -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | manifest.h | 393 #define Wshadow 5 macro
|
| /netbsd-src/external/gpl2/dtc/dist/ |
| H A D | Makefile | 21 -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wshadow
|
| /netbsd-src/share/mk/ |
| H A D | bsd.sys.mk | 109 CFLAGS+= -Wreturn-type -Wswitch -Wshadow
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | symtabs.c | 354 warner(Wshadow, sym->sname, sym->slevel ? "local" : "global"); in hide()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | common.opt | 685 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 D | common.opt | 713 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 D | make.tmpl.in | 71 CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-…
|
| H A D | make.tmpl | 71 CFLAGS += -fPIC -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-…
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | CMakeLists.txt | 145 add_cxx_compiler_flag(-Wshadow)
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | CMakeLists.txt | 139 add_cxx_compiler_flag(-Wshadow)
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ReleaseNotes.rst | 85 - -Wshadow now also checks for shadowed structured bindings
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | Makefile | 331 -Wshadow -Wshift-overflow=2 -Wstrict-overflow \
|
| /netbsd-src/lib/libc/time/ |
| H A D | Makefile | 333 -Wshadow -Wshift-overflow=2 -Wstrict-overflow \
|
| /netbsd-src/external/bsd/libfido2/dist/ |
| H A D | CMakeLists.txt | 299 add_compile_options(-Wshadow)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | roken-frag.m4 | 31 …ng-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow)
|
| /netbsd-src/external/bsd/pcc/dist/pcc/ |
| H A D | configure.ac | 547 DESIRED_FLAGS="-Wall -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wsign-compare -Wtruncate"
|