Home
last modified time | relevance | path

Searched defs:ElCompletionFn (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/LineEditor/
DLineEditor.cpp120 static unsigned char ElCompletionFn(EditLine *EL, int ch) { in ElCompletionFn() function
/external/lldb/tools/driver/
DIOChannel.cpp80 IOChannel::ElCompletionFn (EditLine *e, int ch) in ElCompletionFn() function in IOChannel