Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandCompletions.h92 static void ModuleUUIDs(CommandInterpreter &interpreter,
/external/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp60 {eModuleUUIDCompletion, CommandCompletions::ModuleUUIDs}, in InvokeCommonCompletionCallbacks()
526 void CommandCompletions::ModuleUUIDs(CommandInterpreter &interpreter, in ModuleUUIDs() function in CommandCompletions