Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/libclang/
H A DTestUtils.h50 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile() function
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFileCache.cpp63 uint64_t FileCache::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in FileCache
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DMain.cpp137 bool WriteFile = true; in TableGenMain() local
/llvm-project-15.0.7/lldb/source/Target/
H A DRemoteAwarePlatform.cpp235 uint64_t RemoteAwarePlatform::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in RemoteAwarePlatform
H A DPlatform.cpp708 uint64_t Platform::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in Platform
/llvm-project-15.0.7/llvm/unittests/TextAPI/
H A DTextStubV1Tests.cpp148 TEST(TBDv1, WriteFile) { in TEST() argument
H A DTextStubV2Tests.cpp167 TEST(TBDv2, WriteFile) { in TEST() argument
H A DTextStubV3Tests.cpp243 TEST(TBDv3, WriteFile) { in TEST() argument
H A DTextStubV4Tests.cpp330 TEST(TBDv4, WriteFile) { in TEST() argument
/llvm-project-15.0.7/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp621 uint64_t PlatformRemoteGDBServer::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in PlatformRemoteGDBServer
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp841 static std::error_code WriteFile( in WriteFile() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3259 uint64_t GDBRemoteCommunicationClient::WriteFile(lldb::user_id_t fd, in WriteFile() function in GDBRemoteCommunicationClient