Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/common/
H A DEditline.cpp309 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
339 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
342 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
420 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
429 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/common/
H A DEditline.cpp306 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
337 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
340 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
418 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
427 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/
H A DEditline.h223 std::string PromptForIndex(int line_index);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/
H A DEditline.h219 std::string PromptForIndex(int line_index);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/
H A DEditline.h225 std::string PromptForIndex(int line_index);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DEditline.h225 std::string PromptForIndex(int line_index);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DEditline.h225 std::string PromptForIndex(int line_index);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/common/
H A DEditline.cpp312 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
342 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
345 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
423 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
432 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp318 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
348 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
351 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
429 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
438 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DEditline.cpp312 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
342 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
345 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
423 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
432 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/common/
H A DEditline.cpp318 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
348 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
351 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
429 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
438 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/common/
H A DEditline.cpp322 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
352 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
355 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
433 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
442 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp318 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
348 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
351 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
429 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
438 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DEditline.cpp312 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
342 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
345 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
423 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
432 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp318 std::string Editline::PromptForIndex(int line_index) { in PromptForIndex() function in Editline
348 m_current_prompt = PromptForIndex(line_index); in SetCurrentLine()
351 int Editline::GetPromptWidth() { return (int)PromptForIndex(0).length(); } in GetPromptWidth()
429 faint, PromptForIndex(index).c_str(), unfaint, in DisplayInput()
438 PromptForIndex(0); // Prompt width is constant during an edit session in CountRowsForLine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h231 std::string PromptForIndex(int line_index);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Host/
H A DEditline.h231 std::string PromptForIndex(int line_index);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/
H A DEditline.h231 std::string PromptForIndex(int line_index);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h231 std::string PromptForIndex(int line_index);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h231 std::string PromptForIndex(int line_index);