Searched defs:Receive (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/MacOSX/ | ||
H A D | MachException.cpp | 243 kern_return_t MachException::Message::Receive(mach_port_t port, in Receive() function in MachException::Message |
/llvm-project/flang/runtime/ | ||
H A D | io-stmt.cpp | 39 bool IoStatementBase::Receive(char *, std::size_t, std::size_t) { Receive() function in Fortran::runtime::io::IoStatementBase |
H A D | unit.cpp | 107 bool ExternalFileUnit::Receive(char *data, std::size_t bytes, in Receive() function in Fortran::runtime::io::ExternalFileUnit |