Home
last modified time | relevance | path

Searched refs:OverlayRoot (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DFileCollector.cpp35 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
36 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
177 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
178 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCollector.cpp35 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
36 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
177 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
178 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp35 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
36 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
177 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
178 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
218 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
219 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DFileCollector.cpp36 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
37 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
211 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
212 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DFileCollector.cpp36 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
37 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
211 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
212 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DFileCollector.h26 FileCollector(std::string Root, std::string OverlayRoot);
69 std::string OverlayRoot; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileCollector.h26 FileCollector(std::string Root, std::string OverlayRoot);
69 std::string OverlayRoot; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h26 FileCollector(std::string Root, std::string OverlayRoot);
69 std::string OverlayRoot; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector() argument
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) { in FileCollector()
239 VFSWriter.setOverlayDir(OverlayRoot); in writeMapping()
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot)
53 : Root(std::move(Root)), OverlayRoot(std::move(OverlayRoot)) {
239 VFSWriter.setOverlayDir(OverlayRoot);
240 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot));
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DFileCollector.h46 FileCollector(std::string Root, std::string OverlayRoot);
99 const std::string OverlayRoot; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DFileCollector.h46 FileCollector(std::string Root, std::string OverlayRoot);
99 const std::string OverlayRoot; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DFileCollector.h75 FileCollector(std::string Root, std::string OverlayRoot);
117 const std::string OverlayRoot; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DFileCollector.h96 FileCollector(std::string Root, std::string OverlayRoot);
136 const std::string OverlayRoot; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DFileCollector.h96 FileCollector(std::string Root, std::string OverlayRoot);
136 const std::string OverlayRoot; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DFileCollector.h96 FileCollector(std::string Root, std::string OverlayRoot);
136 const std::string OverlayRoot; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h96 FileCollector(std::string Root, std::string OverlayRoot);
136 const std::string OverlayRoot; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DFileCollector.h96 FileCollector(std::string Root, std::string OverlayRoot);
136 const std::string OverlayRoot; variable

12