Searched defs:NativeFile (Results 1 – 3 of 3) sorted by relevance
380 NativeFile() : m_descriptor(kInvalidDescriptor), m_stream(kInvalidStream) {} in NativeFile() function382 NativeFile(FILE *fh, bool transfer_ownership) in NativeFile() function386 NativeFile(int fd, OpenOptions options, bool transfer_ownership) in NativeFile() function
35 llvm::SmallString<32> NativeFile = File; in testPath() local
96 llvm::SmallString<32> NativeFile = File; in testPath() local