Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LineEditor/
DLineEditor.h105 const std::string &getPrompt() const { return Prompt; } in getPrompt() function
/third_party/node/lib/internal/readline/
Dinterface.js373 getPrompt() { method in Interface