| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Lookup.h | 213 Shadowed(std::move(Other.Shadowed)), in LookupResult() 238 Shadowed = std::move(Other.Shadowed); 508 /// Determine whether the lookup result was shadowed by some other 510 bool isShadowed() const { return Shadowed; } in isShadowed() 514 void setShadowed() { Shadowed = true; } in setShadowed() 611 Shadowed = false; in clear() 821 /// True if the found declarations were shadowed by some other 824 bool Shadowed = false; variable
|
| /freebsd/contrib/netbsd-tests/usr.bin/config/ |
| H A D | d_shadow_instance | 13 # shadowed by the first one, which is semantically the same, from a parentii
|
| H A D | t_config.sh | 130 test_case shadow_instance pass "Checks correct handling of shadowed instances"
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | var-scope-local-legacy.mk | 33 # The directory name of the target is shadowed by the global variable,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetCallingConv.td | 117 /// which became shadowed, when some register is used. 134 /// registers to be shadowed. Note that, unlike CCAssignToRegWithShadow, this
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | econet,en751221-intc.yaml | 46 <8 3> means IRQ 8 is shadowed by IRQ 3, so IRQ 3 cannot be mapped, but
|
| /freebsd/sys/amd64/include/ |
| H A D | msan.h | 81 * The kernel itself isn't shadowed: for most purposes global variables in kmsan_md_unsupported()
|
| H A D | ieeefp.h | 73 * the fpget*() functions, and is shadowed into the SSE state for
|
| /freebsd/usr.bin/getopt/ |
| H A D | getopt.1 | 62 # since the exit code from getopt would be shadowed by those of set,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CallingConvLower.h | 337 /// Version of AllocateReg with extra register to be shadowed. 389 /// Version of AllocateReg with list of registers to be shadowed. 420 /// Version of AllocateStack with list of extra registers to be shadowed.
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | QualTypeNames.h | 54 // 2) Types that have been shadowed are reported normally, but a
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | xcrypt.c | 124 * Handle shadowed password systems in a cleaner way for portable
|
| /freebsd/lib/libc/gen/ |
| H A D | fts.3 | 814 may be shadowed by a preprocessor macro. 831 may be shadowed by a preprocessor macro.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Module.h | 303 /// shadowed by another module. 520 /// shadowed, this parameter will be set to the shadowing module. 547 /// shadowed, this parameter will be set to the shadowing module.
|
| H A D | DiagnosticCommonKinds.td | 122 def err_module_shadowed : Error<"import of shadowed module '%0'">, DefaultFatal; 124 "build a shadowed submodule '%0'">, DefaultFatal;
|
| /freebsd/contrib/ntp/scripts/monitoring/ |
| H A D | ntploopwatch | 152 print "WARNING: your samples value may be shadowed by config file settings\n"; 154 print "WARNING: your StartTime value may be shadowed by config file settings\n"; 156 print "WARNING: your EndTime value may be shadowed by config file settings\n"; 158 print "WARNING: your MaxY value may be shadowed by config file settings\n"; 160 print "WARNING: your MinY value may be shadowed by config file settings\n";
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | VTableBuilder.cpp | 2555 /// Shadowed - Indicates if this vftable slot is shadowed by 2558 bool Shadowed; member 2567 Shadowed(false), UsesExtraSlot(UsesExtraSlot) {} in MethodInfo() 2570 : VBTableIndex(0), VFTableIndex(0), Shadowed(false), in MethodInfo() 2652 // and the entries shadowed by return adjusting thunks. in LayoutVFTable() 2653 if (MD->getParent() != MostDerivedClass || MI.Shadowed) in LayoutVFTable() 3143 // the overrider. Mark the overridden method as shadowed by the new slot. in AddMethods() 3144 OverriddenMethodInfo.Shadowed = true; in AddMethods()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | CallingConv.h | 156 /// shadowed by GPRs, and vice versa. On AArch64, this is identical to the
|
| /freebsd/share/man/man9/ |
| H A D | namei.9 | 337 This allows to descend into the file hierarchy otherwise shadowed
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_aperture.c | 347 * memory bars. The function assumes that PCI device with shadowed ROM
|
| /freebsd/tests/sys/vm/ |
| H A D | shared_shadow_inval_test.c | 37 * expects that a fully shadowed page is unmapped, but at one point the
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreEmitPeephole.cpp | 199 // Remove all successors shadowed by new unconditional branch in optimizeVccBranch()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CallingConvEmitter.cpp | 217 "Invalid length of list of shadowed registers"); in EmitAction()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | intel | 198 # ROM may be shadowed in RAM
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | MKlib_gen.sh | 37 # functions, even though many definitions would normally be shadowed
|