Lines Matching refs:Property

4   def EnableExternalLookup: Property<"enable-external-lookup", "Boolean">,
8 def ClangModulesCachePath: Property<"clang-modules-cache-path", "FileSpec">,
12 def SymLinkPaths: Property<"debug-info-symlink-paths", "FileSpecList">,
16 def EnableLLDBIndexCache: Property<"enable-lldb-index-cache", "Boolean">,
20 def LLDBIndexCachePath: Property<"lldb-index-cache-path", "FileSpec">,
24 def LLDBIndexCacheMaxByteSize: Property<"lldb-index-cache-max-byte-size", "UInt64">,
28 def LLDBIndexCacheMaxPercent: Property<"lldb-index-cache-max-percent", "UInt64">,
32 def LLDBIndexCacheExpirationDays: Property<"lldb-index-cache-expiration-days", "UInt64">,
36 def LoadSymbolOnDemand: Property<"load-on-demand", "Boolean">,
43 def AutoConfirm: Property<"auto-confirm", "Boolean">,
47 def DisassemblyFormat: Property<"disassembly-format", "FormatEntity">,
51 def FrameFormat: Property<"frame-format", "FormatEntity">,
55 def NotiftVoid: Property<"notify-void", "Boolean">,
59 def Prompt: Property<"prompt", "String">,
64 def ScriptLanguage: Property<"script-lang", "Enum">,
69 def REPLLanguage: Property<"repl-lang", "Language">,
73 def StopDisassemblyCount: Property<"stop-disassembly-count", "SInt64">,
77 def StopDisassemblyDisplay: Property<"stop-disassembly-display", "Enum">,
82 def StopDisassemblyMaxSize: Property<"stop-disassembly-max-size", "UInt64">,
86 def StopLineCountAfter: Property<"stop-line-count-after", "SInt64">,
90 def StopLineCountBefore: Property<"stop-line-count-before", "SInt64">,
94 def HighlightSource: Property<"highlight-source", "Boolean">,
98 def StopShowColumn: Property<"stop-show-column", "Enum">,
102 def StopShowColumnAnsiPrefix: Property<"stop-show-column-ansi-prefix", "String">,
106 def StopShowColumnAnsiSuffix: Property<"stop-show-column-ansi-suffix", "String">,
110 def StopShowLineMarkerAnsiPrefix: Property<"stop-show-line-ansi-prefix", "String">,
114 def StopShowLineMarkerAnsiSuffix: Property<"stop-show-line-ansi-suffix", "String">,
118 def TerminalWidth: Property<"term-width", "SInt64">,
122 def ThreadFormat: Property<"thread-format", "FormatEntity">,
126 def ThreadStopFormat: Property<"thread-stop-format", "FormatEntity">,
130 def UseExternalEditor: Property<"use-external-editor", "Boolean">,
134 def UseColor: Property<"use-color", "Boolean">,
138 def ShowProgress: Property<"show-progress", "Boolean">,
142 def ShowProgressAnsiPrefix: Property<"show-progress-ansi-prefix", "String">,
146 def ShowProgressAnsiSuffix: Property<"show-progress-ansi-suffix", "String">,
150 def UseSourceCache: Property<"use-source-cache", "Boolean">,
154 def AutoOneLineSummaries: Property<"auto-one-line-summaries", "Boolean">,
158 def AutoIndent: Property<"auto-indent", "Boolean">,
162 def PrintDecls: Property<"print-decls", "Boolean">,
166 def TabSize: Property<"tab-size", "UInt64">,
170 def EscapeNonPrintables: Property<"escape-non-printables", "Boolean">,
174 def FrameFormatUnique: Property<"frame-format-unique", "FormatEntity">,
178 def ShowAutosuggestion: Property<"show-autosuggestion", "Boolean">,
182 def ShowAutosuggestionAnsiPrefix: Property<"show-autosuggestion-ansi-prefix", "String">,
186 def ShowAutosuggestionAnsiSuffix: Property<"show-autosuggestion-ansi-suffix", "String">,