Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp110 const char *ElGetPromptFn(EditLine *EL) { in ElGetPromptFn() function
209 ::el_set(Data->EL, EL_PROMPT, ElGetPromptFn); in LineEditor()