Searched refs:CheckTopIOHandlerTypes (Results 1 – 5 of 5) sorted by relevance
266 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()279 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()
226 bool CheckTopIOHandlerTypes(IOHandler::Type top_type,
516 bool CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function
581 if (debugger.CheckTopIOHandlerTypes(IOHandler::Type::CommandInterpreter, in DoExecute()
1063 bool Debugger::CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function in Debugger1065 return m_io_handler_stack.CheckTopIOHandlerTypes(top_type, second_top_type); in CheckTopIOHandlerTypes()