Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp52 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
57 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
64 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
799 if (open_options & eOpenOptionCanCreateNewOnly) in ConvertOpenOptionsForPOSIXOpen()
H A DFileSystem.cpp392 if (options & File::eOpenOptionCanCreateNewOnly) in GetOpenFlags()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h58 eOpenOptionCanCreateNewOnly = enumerator