Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h364 const EditLineCharType *helptext,
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1118 const EditLineCharType *helptext, in AddFunctionToEditLine() argument
1120 el_wset(m_editline, EL_ADDFN, command, helptext, callbackFn); in AddFunctionToEditLine()