Searched defs:NativeFile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h373 class NativeFile : public File { class in namespace:lldb_private
375 NativeFile() function in class:lldb_private::NativeFile
379 NativeFile(FILE *fh, bool transfer_ownership) function in class:lldb_private::NativeFile
383 NativeFile(int fd, OpenOptions options, bool transfer_ownership) function in class:lldb_private::NativeFile

Completed in 102 milliseconds