Home
last modified time | relevance | path

Searched refs:DefaultFalse (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetProperties.td128 DefaultFalse,
131 DefaultFalse,
164 DefaultFalse,
171 DefaultFalse,
174 DefaultFalse,
177 DefaultFalse,
183 DefaultFalse,
196 DefaultFalse,
214 DefaultFalse,
218 DefaultFalse,
[all …]
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DInterpreterProperties.td6 DefaultFalse,
14 DefaultFalse,
29 DefaultFalse,
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFProperties.td6 DefaultFalse,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DCoreProperties.td10 DefaultFalse,
22 DefaultFalse,
42 DefaultFalse,
49 DefaultFalse,
61 DefaultFalse,
136 DefaultFalse,
184 DefaultFalse,
/openbsd-src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLogProperties.td6 DefaultFalse,
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td351 def DefaultFalse : Default<"false"> {}
981 LangOpts<"GPURelocatableDeviceCode">, DefaultFalse,
987 TargetOpts<"NVPTXUseShortPointers">, DefaultFalse,
1015 LangOpts<"HIPUseNewLaunchAPI">, DefaultFalse,
1026 CodeGenOpts<"HIPSaveKernelArgName">, DefaultFalse,
1035 LangOpts<"GPUAllowDeviceInit">, DefaultFalse,
1040 LangOpts<"GPUDeferDiag">, DefaultFalse,
1044 LangOpts<"GPUExcludeWrongSideOverloads">, DefaultFalse,
1154 LangOpts<"AllowEditorPlaceholders">, DefaultFalse,
1170 LangOpts<"ApplePragmaPack">, DefaultFalse,
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteProperties.td18 DefaultFalse,
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPropertiesBase.td24 class DefaultFalse {
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1348 Counter DefaultFalse = subtractCounters(ParentCount, DefaultTrue); in VisitSwitchStmt() local
1349 createBranchRegion(S->getCond(), DefaultTrue, DefaultFalse); in VisitSwitchStmt()
/openbsd-src/gnu/llvm/clang/docs/
H A DInternalsManual.rst900 CodeGenOpts<"LegacyPassManager">, DefaultFalse,