Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() function in FileCollector
58 void FileCollector::PathCanonicalizer::updateWithRealPath( in updateWithRealPath()
104 FileCollector::PathCanonicalizer::PathStorage
105 FileCollector::PathCanonicalizer::canonicalize(StringRef SrcPath) { in canonicalize()
122 void FileCollector::addFileImpl(StringRef SrcPath) { in addFileImpl()
137 FileCollector::addDirectoryImpl(const llvm::Twine &Dir, in addDirectoryImpl()
178 std::error_code FileCollector::copyFiles(bool StopOnError) { in copyFiles()
238 std::error_code FileCollector::writeMapping(StringRef MappingFile) { in writeMapping()
260 std::shared_ptr<FileCollector> Collector) in FileCollectorFileSystem()
308 std::shared_ptr<FileCollector> Collector;
[all …]
H A DCMakeLists.txt166 FileCollector.cpp
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileCollector.h69 class FileCollector : public FileCollectorBase {
95 FileCollector(std::string Root, std::string OverlayRoot);
111 std::shared_ptr<FileCollector> Collector);
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DReproducer.cpp36 FC = std::make_shared<FileCollector>(Root, Root); in ReproducerGenerate()
37 VFS = FileCollector::createCollectorVFS(vfs::getRealFileSystem(), FC); in ReproducerGenerate()
H A DReproducer.h63 std::shared_ptr<FileCollector> FC;
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DUtils.h139 llvm::FileCollector::PathCanonicalizer Canonicalizer;
/openbsd-src/gnu/usr.bin/clang/libLLVMSupport/
H A DMakefile.shared61 FileCollector.cpp \
H A DMakefile62 FileCollector.cpp \
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp169 llvm::FileCollector::PathCanonicalizer::PathStorage Paths = in copyToRoot()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Support/
H A DBUILD.gn80 "FileCollector.cpp",
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642409 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.macppc2408 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.loongson2408 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.octeon2408 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.arm642409 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.powerpc642407 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.armv72407 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.i3862407 ./usr/include/llvm/Support/FileCollector.h
H A Dclang.sparc642408 ./usr/include/llvm/Support/FileCollector.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5493 llvm/include/llvm/Support/FileCollector.h