Searched refs:ConvertOpenOptionsForPOSIXOpen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h62 static mode_t ConvertOpenOptionsForPOSIXOpen(OpenOptions open_options);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp733 mode_t File::ConvertOpenOptionsForPOSIXOpen(OpenOptions open_options) { function in class:File

Completed in 113 milliseconds