Searched refs:LLDBCommand (Results 1 – 7 of 7) sorted by relevance
40 IOHandlerDelegate::Completion::LLDBCommand) { in CommandObjectWatchpointCommandAdd()
42 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectBreakpointCommandAdd()
749 IOHandlerDelegate::Completion::LLDBCommand) { in CommandObjectCommandsAddRegex()
4862 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectTargetStopHookAdd()
192 enum class Completion { None, LLDBCommand, Expression }; enumerator
214 case Completion::LLDBCommand: in IOHandlerComplete()
136 IOHandlerDelegate(IOHandlerDelegate::Completion::LLDBCommand), in CommandInterpreter()