Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp384 static int GetOpenFlags(uint32_t options) { in GetOpenFlags() function
455 const int open_flags = GetOpenFlags(options); in Open()