Home
last modified time | relevance | path

Searched refs:ArchitectureNames (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandCompletions.h105 static void ArchitectureNames(CommandInterpreter &interpreter,
/external/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp63 {eArchitectureCompletion, CommandCompletions::ArchitectureNames}, in InvokeCommonCompletionCallbacks()
586 void CommandCompletions::ArchitectureNames(CommandInterpreter &interpreter, in ArchitectureNames() function in CommandCompletions