Home
last modified time | relevance | path

Searched refs:shadows (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dsync.md22 ;; and place them in overlapping branch shadows to ensure interrupts
H A Dc6x.md1516 ;; Delayed-branch real jumps and shadows
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dsync.md22 ;; and place them in overlapping branch shadows to ensure interrupts
H A Dc6x.md1516 ;; Delayed-branch real jumps and shadows
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp343 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetCallingConv.td135 /// shadows ALL of the registers in shadowList.
/netbsd-src/external/mit/ctwm/etc/
H A Dsystem.ctwmrc289 " Compositor (shadows)" !"pkill xcompmgr; xcompmgr -c &"
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DShadowCallStack.rst102 .. _`[1]`: https://eyalitkin.wordpress.com/2017/09/01/cartography-lighting-up-the-shadows/
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp598 for (const auto *I : D->shadows()) in VisitUsingDecl()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVariableNames.rst66 the type name *is* reused as a variable name, but this shadows the type name
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt687 Warn when one variable shadows another. Same as -Wshadow=global.
691 Warn when one variable shadows another (globally).
695 Warn when one local variable shadows another local variable or parameter.
702 Warn when one local variable shadows another local variable or parameter of compatible type.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt715 Warn when one variable shadows another. Same as -Wshadow=global.
719 Warn when one variable shadows another (globally).
723 Warn when one local variable shadows another local variable or parameter.
730 Warn when one local variable shadows another local variable or parameter of compatible type.
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1601 for (const auto *Shadow : D->shadows()) { in VisitUsingDecl()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DStackMaps.rst143 current function. We disallow overlapping stack map shadows so that
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst1364 A variable named ``V`` in an inner scope shadows (hides) any variables ``V``
1365 in outer scopes. In particular, ``V`` in a record body shadows a global
1366 ``V``, and ``V`` in a ``foreach`` statement list shadows any ``V`` in
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl05.rst683 // shadows an existing variable, we have to restore it, so save it now.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3485 shadow_range shadows() const { in shadows() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DChangeLog861 * des.c,aes.c,rc2.c: Rename parameter, as encrypt shadows a
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4512.txt2099 naming contexts the server masters or shadows (in part or in whole).
2104 If the server believes it masters or shadows the entire directory,
/netbsd-src/games/adventure/
H A Dglorkz1511 128 Out from the shadows behind you pounces a bearded pirate! "Har, har,"
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20101464 variable i that shadows global static i386_insn i
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20101464 variable i that shadows global static i386_insn i
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td436 Warning<"declaration shadows a %select{"
449 Warning<"constructor parameter %0 shadows the field %1 of %2">,
452 Warning<"modifying constructor parameter %0 that shadows a "
4604 "declaration of %0 shadows template parameter">;
7623 // C++17 parameter shadows capture
11093 "%select{parameter|non-static data member}3 %0 %select{|of %1 }3shadows "
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3054 for (auto *Shadow : D->shadows()) { in VisitUsingDecl()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20121226 Evaluate the iteration bounds before the inner variable shadows

123