Home
last modified time | relevance | path

Searched refs:OpenWithFS (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp367 static int OpenWithFS(const FileSystem &fs, const char *path, int flags, in OpenWithFS() function
448 -1, OpenWithFS, *this, path.c_str(), open_flags, open_mode); in Open()