Home
last modified time | relevance | path

Searched defs:Fopen (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp75 FILE *FileSystem::Fopen(const char *path, const char *mode) { Fopen() function in FileSystem
/llvm-project/lldb/source/Host/windows/
H A DFileSystem.cpp88 FILE *FileSystem::Fopen(const char *path, const char *mode) { Fopen() function in FileSystem