Lines Matching refs:Boolean
4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
31 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">,
34 def SkipPrologue: Property<"skip-prologue", "Boolean">,
49 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">,
61 def AutoApplyFixIts: Property<"auto-apply-fixits", "Boolean">,
67 def NotifyAboutFixIts: Property<"notify-about-fixits", "Boolean">,
88 def BreakpointUseAvoidList: Property<"breakpoints-use-platform-avoid-list", "Boolean">,
103 def InheritEnv: Property<"inherit-env", "Boolean">,
115 def DetachOnError: Property<"detach-on-error", "Boolean">,
118 def PreloadSymbols: Property<"preload-symbols", "Boolean">,
121 def DisableASLR: Property<"disable-aslr", "Boolean">,
124 def DisableSTDIO: Property<"disable-stdio", "Boolean">,
127 def InheritTCC: Property<"inherit-tcc", "Boolean">,
138 def UseHexImmediates: Property<"use-hex-immediates", "Boolean">,
145 def UseFastStepping: Property<"use-fast-stepping", "Boolean">,
160 def DisplayExpressionsInCrashlogs: Property<"display-expression-in-crashlogs", "Boolean">,
167 def DisplayRuntimeSupportValues: Property<"display-runtime-support-values", "Boolean">,
170 def DisplayRecognizedArguments: Property<"display-recognized-arguments", "Boolean">,
173 def RequireHardwareBreakpoints: Property<"require-hardware-breakpoint", "Boolean">,
176 def AutoInstallMainExecutable: Property<"auto-install-main-executable", "Boolean">,
179 def DebugUtilityExpression: Property<"debug-utility-expression", "Boolean">,
185 def OSPluginReportsAllThreads: Property<"os-plugin-reports-all-threads", "Boolean">,
192 def DisableMemCache: Property<"disable-memory-cache", "Boolean">,
198 def IgnoreBreakpointsInExpressions: Property<"ignore-breakpoints-in-expressions", "Boolean">,
202 def UnwindOnErrorInExpressions: Property<"unwind-on-error-in-expressions", "Boolean">,
209 def StopOnSharedLibraryEvents: Property<"stop-on-sharedlibrary-events", "Boolean">,
213 def DisableLangRuntimeUnwindPlans: Property<"disable-language-runtime-unwindplans", "Boolean">,
217 def DetachKeepsStopped: Property<"detach-keeps-stopped", "Boolean">,
224 def WarningOptimization: Property<"optimization-warnings", "Boolean">,
227 def WarningUnsupportedLanguage: Property<"unsupported-language-warnings", "Boolean">,
230 def StopOnExec: Property<"stop-on-exec", "Boolean">,
240 def SteppingRunsAllThreads: Property<"run-all-threads", "Boolean">,
253 def UseModuleCache: Property<"use-module-cache", "Boolean">,
264 def StepInAvoidsNoDebug: Property<"step-in-avoid-nodebug", "Boolean">,
268 def StepOutAvoidsNoDebug: Property<"step-out-avoid-nodebug", "Boolean">,
280 def EnableThreadTrace: Property<"trace-thread", "Boolean">,