Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h93 static void ModuleUUIDs(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp62 {eModuleUUIDCompletion, CommandCompletions::ModuleUUIDs}, in InvokeCommonCompletionCallbacks()
528 void CommandCompletions::ModuleUUIDs(CommandInterpreter &interpreter, in ModuleUUIDs() function in CommandCompletions