Home
last modified time | relevance | path

Searched defs:CheckTopIOHandlerTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h514 bool CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1145 bool Debugger::CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() function in Debugger