Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp64 #define EditLineConstString(str) L##str macro
69 #define EditLineConstString(str) str macro
641 new_line_fragment = EditLineConstString(""); in BreakLineCommand()
1181 EditLineConstString("lldb-break-line"), in ConfigureEditor()
1206 EditLineConstString("lldb-previous-line"), in ConfigureEditor()
1212 EditLineConstString("lldb-next-line"), in ConfigureEditor()
1223 EditLineConstString("lldb-next-history"), in ConfigureEditor()
1229 EditLineConstString("lldb-buffer-start"), in ConfigureEditor()
1235 EditLineConstString("lldb-buffer-end"), in ConfigureEditor()
1320 EditLineConstString("lldb-revert-line"), in ConfigureEditor()
[all …]