Home
last modified time | relevance | path

Searched defs:openFile (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/elftosb/dist/common/
H A DSourceFile.cpp32 SourceFile * SourceFile::openFile(const std::string & path) in openFile() function in SourceFile
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp196 FileManager::getFile(StringRef Filename, bool openFile, bool CacheFailure) { in getFile()
204 FileManager::getFileRef(StringRef Filename, bool openFile, bool CacheFailure) { in getFileRef()
/netbsd/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp57 static std::unique_ptr<MemoryBuffer> openFile(const Twine &Path) { in openFile() function
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp34 llvm::Expected<GsymReader> GsymReader::openFile(StringRef Filename) { in openFile() function in GsymReader
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DClassFile.cc999 ClassFile::openFile (const char *fname) in openFile() function in ClassFile