Lines Matching refs:Boolean
4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
7 def UseDIL : Property<"use-DIL", "Boolean">,
17 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
43 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">,
46 def SkipPrologue: Property<"skip-prologue", "Boolean">,
55 def AutoSourceMapRelative: Property<"auto-source-map-relative", "Boolean">,
67 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">,
79 def AutoApplyFixIts: Property<"auto-apply-fixits", "Boolean">,
85 def NotifyAboutFixIts: Property<"notify-about-fixits", "Boolean">,
91 def ShowHexVariableValuesWithLeadingZeroes: Property<"show-hex-variable-values-with-leading-zeroes", "Boolean">,
110 def BreakpointUseAvoidList: Property<"breakpoints-use-platform-avoid-list", "Boolean">,
125 def InheritEnv: Property<"inherit-env", "Boolean">,
137 def DetachOnError: Property<"detach-on-error", "Boolean">,
140 def PreloadSymbols: Property<"preload-symbols", "Boolean">,
143 def DisableASLR: Property<"disable-aslr", "Boolean">,
146 def DisableSTDIO: Property<"disable-stdio", "Boolean">,
149 def InheritTCC: Property<"inherit-tcc", "Boolean">,
169 def UseHexImmediates: Property<"use-hex-immediates", "Boolean">,
176 def UseFastStepping: Property<"use-fast-stepping", "Boolean">,
191 def DisplayExpressionsInCrashlogs: Property<"display-expression-in-crashlogs", "Boolean">,
198 def DisplayRuntimeSupportValues: Property<"display-runtime-support-values", "Boolean">,
201 def DisplayRecognizedArguments: Property<"display-recognized-arguments", "Boolean">,
204 def RequireHardwareBreakpoints: Property<"require-hardware-breakpoint", "Boolean">,
207 def AutoInstallMainExecutable: Property<"auto-install-main-executable", "Boolean">,
210 def DebugUtilityExpression: Property<"debug-utility-expression", "Boolean">,
223 def OSPluginReportsAllThreads: Property<"os-plugin-reports-all-threads", "Boolean">,
230 def DisableMemCache: Property<"disable-memory-cache", "Boolean">,
236 def IgnoreBreakpointsInExpressions: Property<"ignore-breakpoints-in-expressions", "Boolean">,
240 def UnwindOnErrorInExpressions: Property<"unwind-on-error-in-expressions", "Boolean">,
247 def StopOnSharedLibraryEvents: Property<"stop-on-sharedlibrary-events", "Boolean">,
251 def DisableLangRuntimeUnwindPlans: Property<"disable-language-runtime-unwindplans", "Boolean">,
255 def DetachKeepsStopped: Property<"detach-keeps-stopped", "Boolean">,
262 def WarningOptimization: Property<"optimization-warnings", "Boolean">,
265 def WarningUnsupportedLanguage: Property<"unsupported-language-warnings", "Boolean">,
268 def StopOnExec: Property<"stop-on-exec", "Boolean">,
286 def SteppingRunsAllThreads: Property<"run-all-threads", "Boolean">,
302 def UseModuleCache: Property<"use-module-cache", "Boolean">,
313 def StepInAvoidsNoDebug: Property<"step-in-avoid-nodebug", "Boolean">,
317 def StepOutAvoidsNoDebug: Property<"step-out-avoid-nodebug", "Boolean">,
329 def EnableThreadTrace: Property<"trace-thread", "Boolean">,
342 def EnableFilterForLineBreakpoints: Property<"enable-filter-for-line-breakpoints", "Boolean">,