Searched refs:CheckTopIOHandlerTypes (Results 1 – 5 of 5) sorted by relevance
236 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()249 if (debugger.CheckTopIOHandlerTypes( in IOHandlerInputComplete()
201 bool CheckTopIOHandlerTypes(IOHandler::Type top_type,
569 bool CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function
604 if (debugger.CheckTopIOHandlerTypes(IOHandler::Type::CommandInterpreter, in DoExecute()
1006 bool Debugger::CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function in Debugger1008 return m_input_reader_stack.CheckTopIOHandlerTypes(top_type, second_top_type); in CheckTopIOHandlerTypes()