Searched refs:LLDBCommand (Results 1 – 7 of 7) sorted by relevance
197 enum class Completion { None, LLDBCommand, Expression }; enumerator
69 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectWatchpointCommandAdd()
71 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectBreakpointCommandAdd()
751 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectCommandsAddRegex()
4507 IOHandlerDelegate::Completion::LLDBCommand), in CommandObjectTargetStopHookAdd()
212 case Completion::LLDBCommand: in IOHandlerComplete()
122 IOHandlerDelegate(IOHandlerDelegate::Completion::LLDBCommand), in CommandInterpreter()