Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/LineEditor/
DLineEditor.cpp141 return CC_REFRESH; in ElCompletionFn()
151 return CC_REFRESH; in ElCompletionFn()
189 return CC_REFRESH; in ElCompletionFn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp141 return CC_REFRESH; in ElCompletionFn()
151 return CC_REFRESH; in ElCompletionFn()
189 return CC_REFRESH; in ElCompletionFn()
/external/llvm/lib/LineEditor/
DLineEditor.cpp142 return CC_REFRESH; in ElCompletionFn()
152 return CC_REFRESH; in ElCompletionFn()
190 return CC_REFRESH; in ElCompletionFn()
/external/llvm-project/lldb/include/lldb/Host/windows/
Deditlinewin.h19 #define CC_REFRESH 4 macro
/external/llvm-project/lldb/source/Host/common/
DEditline.cpp710 return CC_REFRESH; in DeleteNextCharCommand()
739 return CC_REFRESH; in DeleteNextCharCommand()
749 return CC_REFRESH; in DeletePreviousCharCommand()
865 return CC_REFRESH; in FixIndentationCommand()
902 return CC_REFRESH; in RevertLineCommand()
1015 return CC_REFRESH; in TabCommand()
1089 return CC_REFRESH; in TypedCharacter()