Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp45 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
50 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
58 if (options & File::eOpenOptionCanCreateNewOnly) in GetStreamOpenModeFromOptions()
671 if (open_options & eOpenOptionCanCreateNewOnly) in ConvertOpenOptionsForPOSIXOpen()
H A DFileSystem.cpp336 if (options & File::eOpenOptionCanCreateNewOnly) in GetOpenFlags()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFile.h46 eOpenOptionCanCreateNewOnly = enumerator