Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h635 class RedirectingFileSystemParser; variable
902 friend class RedirectingFileSystemParser; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1583 class llvm::vfs::RedirectingFileSystemParser { class in llvm::vfs
1997 RedirectingFileSystemParser(yaml::Stream &S) : Stream(S) {} in RedirectingFileSystemParser() function in llvm::vfs::RedirectingFileSystemParser