Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp46 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
51 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
59 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
749 if (open_options & eOpenOptionCanCreateNewOnly) in ConvertOpenOptionsForPOSIXOpen()
H A DFileSystem.cpp404 if (options & File::eOpenOptionCanCreateNewOnly) in GetOpenFlags()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h54 eOpenOptionCanCreateNewOnly = enumerator