Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp113 const char *ElGetPromptFn(EditLine *EL) { in ElGetPromptFn() function
215 ::el_set(Data->EL, EL_PROMPT, ElGetPromptFn); in LineEditor()
/external/llvm/lib/LineEditor/
DLineEditor.cpp113 const char *ElGetPromptFn(EditLine *EL) { in ElGetPromptFn() function
215 ::el_set(Data->EL, EL_PROMPT, ElGetPromptFn); in LineEditor()