Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDataStream.cpp67 std::error_code OpenFile(const std::string &Filename) { in OpenFile() function in __anond9aab6f50111::DataFileStreamer
84 if (std::error_code e = s->OpenFile(Filename)) { in getDataFileStreamer()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DFileManager.h225 const FileEntry *getFile(StringRef Filename, bool OpenFile = false,
/minix3/external/gpl3/gcc/patches/
H A D0000-gcc_nbsd.patch24501 +fd_t OpenFile(const char *filename, bool write) {