Home
last modified time | relevance | path

Searched defs:RemoveFile (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp477 Status FileSystem::RemoveFile(const FileSpec &file_spec) { in RemoveFile() function in FileSystem
481 Status FileSystem::RemoveFile(const llvm::Twine &path) { in RemoveFile() function in FileSystem
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp122 void RemoveFile(const std::string &Path) { in RemoveFile() function
H A DFuzzerIOWindows.cpp229 void RemoveFile(const std::string &Path) { in RemoveFile() function