Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTestWorkspace.cpp34 Optional<ParsedAST> TestWorkspace::openFile(llvm::StringRef Filename) { in openFile() function in clang::clangd::TestWorkspace
/llvm-project-15.0.7/lld/COFF/
H A DLTO.cpp45 static std::unique_ptr<raw_fd_ostream> openFile(StringRef file) { in openFile() function
H A DWriter.cpp1533 void Writer::openFile(StringRef path) { in openFile() function in Writer
/llvm-project-15.0.7/clang/lib/Basic/
H A DFileManager.cpp197 FileManager::getFile(StringRef Filename, bool openFile, bool CacheFailure) { in getFile()
205 FileManager::getFileRef(StringRef Filename, bool openFile, bool CacheFailure) { in getFileRef()
/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp45 static std::unique_ptr<raw_fd_ostream> openFile(StringRef file) { in openFile() function
H A DWriter.cpp2834 template <class ELFT> void Writer<ELFT>::openFile() { in openFile() function in Writer
/llvm-project-15.0.7/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp58 std::unique_ptr<MemoryBuffer> openFile(const Twine &Path) { in openFile() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp34 llvm::Expected<GsymReader> GsymReader::openFile(StringRef Filename) { in openFile() function in GsymReader
/llvm-project-15.0.7/lld/wasm/
H A DWriter.cpp1678 void Writer::openFile() { in openFile() function in lld::wasm::Writer
/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp305 std::unique_ptr<MemoryBuffer> opts::openFile(const std::string &Filename) { in openFile() function in opts
/llvm-project-15.0.7/lld/MachO/
H A DWriter.cpp1087 void Writer::openFile() { in openFile() function in Writer
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DSparseTensorUtils.cpp1132 void openFile() { in openFile() function in __anon2f09016c0111::SparseTensorFile