Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LineEditor/
H A DLineEditor.h105 const std::string &getPrompt() const { return Prompt; } in getPrompt()
106 void setPrompt(const std::string &P) { Prompt = P; } in setPrompt()
112 std::string Prompt;
/llvm-project-15.0.7/llvm/lib/LineEditor/
H A DLineEditor.cpp199 : Prompt((ProgName + "> ").str()), HistoryPath(std::string(HistoryPath)), in LineEditor()
287 : Prompt((ProgName + "> ").str()), Data(new InternalData) { in LineEditor()
300 ::fprintf(Data->Out, "%s", Prompt.c_str()); in readLine()
/llvm-project-15.0.7/libc/config/windows/
H A DREADME.md7 1. Open Command Prompt in Windows
30 Note: **Rerun this command every time you open a new Command Prompt
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DEditline.h296 const char *Prompt();
/llvm-project-15.0.7/lldb/source/Host/common/
H A DEditline.cpp550 ANSI_FAINT, Prompt(), ANSI_UNFAINT); in GetCharacter()
620 const char *Editline::Prompt() { in Prompt() function in Editline
1161 return Editline::InstanceFor(editline)->Prompt(); in ConfigureEditor()
/llvm-project-15.0.7/llvm/docs/
H A DGettingStartedVS.rst86 8. Run a "Developer Command Prompt for VS 2019" **as administrator**. This command
/llvm-project-15.0.7/lldb/source/Core/
H A DCoreProperties.td59 def Prompt: Property<"prompt", "String">,
/llvm-project-15.0.7/libcxx/docs/
H A DBuildingLibcxx.rst120 Prompt (for getting the environment variables pointing to the headers and
/llvm-project-15.0.7/lldb/docs/resources/
H A Dbuild.rst129 Prompt for VS <https://docs.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershel…
/llvm-project-15.0.7/clang/docs/
H A DUsersManual.rst3771 Command Prompt or a regular Command Prompt where the environment has been set