Home
last modified time | relevance | path

Searched defs:DirPath (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h52 struct DirPath { struct
56 DirPath(RootDirKind Root, const StringPool::StringOffsetSize &Path) in DirPath() function
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp106 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()
H A DFuzzerIO.cpp131 std::string DirPlusFile(const std::string &DirPath, in DirPlusFile()
/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.cpp309 if (!HS.getFileMgr().getVirtualFileSystem().getRealPath(DirPath, Path)) in add() local
/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp78 llvm::SmallString<32> DirPath(Dir.begin(), Dir.end()); in getRelativeIncludeName() local
/llvm-project/bolt/runtime/
H A Dinstr.cpp681 const char DirPath[] = "/proc/self/map_files/"; in getBinaryPath() local
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1984 getAllowListFilenames(StringRef DirPath) getAllowListFilenames() argument
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1309 RedirectingFSDirRemapIterImpl(std::string DirPath,llvm::vfs::directory_iterator ExtIter) RedirectingFSDirRemapIterImpl() argument