Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h520 class RedirectingFileSystemParser; variable
736 friend class RedirectingFileSystemParser; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1296 class llvm::vfs::RedirectingFileSystemParser { class in llvm::vfs
1652 RedirectingFileSystemParser(yaml::Stream &S) : Stream(S) {} in RedirectingFileSystemParser() function in llvm::vfs::RedirectingFileSystemParser