| /openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
| H A D | UninitializedValues.h | 85 Always enumerator 90 return AlwaysUninit ? Always : in getKind()
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | Sanitizers.cpp | 94 case llvm::AsanDetectStackUseAfterReturnMode::Always: in AsanDetectStackUseAfterReturnModeToString() 109 .Case("always", llvm::AsanDetectStackUseAfterReturnMode::Always) in AsanDetectStackUseAfterReturnModeFromString()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.h | 155 Always, // Unconditionally emit Swift async extended frame info. enumerator 157 Default = Always, 162 Always, // All loops are assumed to be finite. enumerator
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 119 Always, enumerator 244 SwiftAsyncFramePointerMode::Always;
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | t-netbsd | 1 # Always build crtstuff with PIC.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | t-netbsd | 4 # Always build crtstuff with PIC.
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizerOptions.h | 33 Always, ///< Always detect stack use after return. enumerator
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_always_instrument.txt | 5 # Always instrument the main function.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 220 Always break after an open bracket, if the parameters don't fit 229 Always break after an open bracket, if the parameters don't fit 887 Kind: Always 910 * ``TCAS_Always`` (in configuration: ``Always``) 1033 * ``SBS_Always`` (in configuration: ``Always``) 1034 Always merge short blocks into a single line. 1200 Always put short ifs, else ifs and else statements on the same 1277 Always break after the return type. 1280 Always break after the return types of top-level functions. 1304 Always break after the return type. [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCTargetOptions.h | 30 Always, // Always emit dwarf unwind enumerator
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| H A D | vxworks.em | 40 --force-dynamic Always create dynamic sections\n"));
|
| H A D | crxelf.em | 37 /* Always behave as if called with --sort-common command line
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-driver/ |
| H A D | CMakeLists.txt | 36 # Always generate install targets
|
| /openbsd-src/gnu/llvm/libcxx/ |
| H A D | .clang-format | 62 EmptyLineBeforeAccessModifier: Always
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | XRayArgs.cpp | 242 for (const auto &Always : AlwaysInstrumentFiles) { in addArgs() local 244 AlwaysInstrumentOpt += Always; in addArgs()
|
| /openbsd-src/gnu/llvm/lld/cmake/modules/ |
| H A D | AddLLD.cmake | 64 # Always generate install targets
|
| /openbsd-src/gnu/usr.bin/perl/cpan/version/lib/ |
| H A D | version.pod | 116 Always use a dotted-decimal with (at least) three components 120 Always use a leading-v 124 Always quote the version 229 Always comparing to a version object will help avoid surprises:
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/ |
| H A D | DumpValueObjectOptions.h | 25 enum class Mode { Always, Default, Never } m_mode; enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCTargetOptionsCommandFlags.cpp | 80 cl::values(clEnumValN(EmitDwarfUnwindType::Always, "always", in MCOPT_EXP()
|
| /openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
| H A D | OptionGroupValueObjectDisplay.cpp | 194 {DumpValueObjectOptions::PointerDepth::Mode::Always, ptr_depth}); in GetAsDumpOptions()
|
| /openbsd-src/gnu/gcc/gcc/config/mcore/ |
| H A D | mcore.opt | 80 Always treat bitfields as int-sized
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
|
| /openbsd-src/gnu/llvm/clang/tools/driver/ |
| H A D | driver.cpp | 541 .Case("always", Driver::ReproLevel::Always) in clang_main() 551 ReproLevel = Driver::ReproLevel::Always; in clang_main()
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | pa.opt | 69 Always generate long calls
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| H A D | uv | 48 * Always use the SvUVx() macro instead of sv_uv().
|