Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp112 const char *ElGetPromptFn(EditLine *EL) { in ElGetPromptFn() function
214 ::el_set(Data->EL, EL_PROMPT, ElGetPromptFn); in LineEditor()
/external/llvm-project/llvm/lib/LineEditor/
DLineEditor.cpp112 const char *ElGetPromptFn(EditLine *EL) { in ElGetPromptFn() function
214 ::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()