Searched refs:eArchitectureCompletion (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionValueArch.cpp | 70 interpreter, CommandCompletions::eArchitectureCompletion, request, in AutoComplete()
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | CommandCompletions.h | 36 eArchitectureCompletion = (1u << 7), enumerator
|
| H A D | CommandOptionArgumentTable.h | 230 …{ lldb::eArgTypeArchitecture, "arch", CommandCompletions::eArchitectureCompletion, {}, { arch_help…
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandCompletions.cpp | 65 {eArchitectureCompletion, CommandCompletions::ArchitectureNames}, in InvokeCommonCompletionCallbacks()
|