Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp440 uint32_t permissions, bool should_close_fd) { in Open() argument
455 new NativeFile(descriptor, options, should_close_fd)); in Open()
/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileSystem.h70 bool should_close_fd = true);