Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h135 const std::string OverlayRoot; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp52 FileCollector::FileCollector(std::string Root, std::string OverlayRoot) in FileCollector()