Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h149 static void WatchPointIDs(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp75 {eWatchPointIDCompletion, CommandCompletions::WatchPointIDs}, in InvokeCommonCompletionCallbacks()
771 void CommandCompletions::WatchPointIDs(CommandInterpreter &interpreter, in WatchPointIDs() function in CommandCompletions