Searched defs:DirPath (Results 1 – 8 of 8) sorted by relevance
52 struct DirPath { struct56 DirPath(RootDirKind Root, const StringPool::StringOffsetSize &Path) in DirPath() function
106 void DataFlowTrace::ReadCoverage(const std::string &DirPath) { in ReadCoverage()161 bool DataFlowTrace::Init(const std::string &DirPath, std::string *FocusFunction, in Init()249 int CollectDataFlow(const std::string &DFTBinary, const std::string &DirPath, in CollectDataFlow()
131 std::string DirPlusFile(const std::string &DirPath, in DirPlusFile()
309 if (!HS.getFileMgr().getVirtualFileSystem().getRealPath(DirPath, Path)) in add() local
78 llvm::SmallString<32> DirPath(Dir.begin(), Dir.end()); in getRelativeIncludeName() local
681 const char DirPath[] = "/proc/self/map_files/"; in getBinaryPath() local
1984 getAllowListFilenames(StringRef DirPath) getAllowListFilenames() argument
1309 RedirectingFSDirRemapIterImpl(std::string DirPath,llvm::vfs::directory_iterator ExtIter) RedirectingFSDirRemapIterImpl() argument