Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/IndexSerialization/
H A DSerializablePathCollection.h52 struct DirPath { struct
56 DirPath(RootDirKind Root, const StringPool::StringOffsetSize &Path) in DirPath() argument
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp72 llvm::SmallString<32> DirPath(Dir.begin(), Dir.end()); in getRelativeIncludeName() local
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1987 static std::vector<std::string> getAllowListFilenames(StringRef DirPath) { in getAllowListFilenames()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1283 RedirectingFSDirRemapIterImpl(std::string DirPath, in RedirectingFSDirRemapIterImpl()