Home
last modified time | relevance | path

Searched refs:GetOutputFD (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DIOHandler.h121 int GetOutputFD();
/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandler.cpp87 int IOHandler::GetOutputFD() { in GetOutputFD() function in IOHandler