Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/windows/
Deditlinewin.h16 #define CC_NEWLINE 1 macro
/external/llvm-project/lldb/source/Host/common/
DEditline.cpp527 return CC_NEWLINE; in RecallHistory()
660 return CC_NEWLINE; in BreakLineCommand()
700 return CC_NEWLINE; in EndOrAddLineCommand()
795 return CC_NEWLINE; in PreviousLineCommand()
832 return CC_NEWLINE; in NextLineCommand()
889 return CC_NEWLINE; in FixIndentationCommand()
910 return CC_NEWLINE; in BufferStartCommand()
918 return CC_NEWLINE; in BufferEndCommand()