Searched refs:PathSeq (Results 1 – 6 of 6) sorted by relevance
35 using PathSeq = std::vector<std::string>; variable99 LLVM_ABI PathSeq getPathsForPlatform(const PathToPlatformSeq &Paths,
48 using PathSeq = llvm::MachO::PathSeq; variable
162 llvm::Expected<PathSeq> enumerateFiles(clang::FileManager &FM,
45 llvm::Expected<PathSeq> enumerateFiles(FileManager &FM, StringRef Directory) { in enumerateFiles()46 PathSeq Files; in enumerateFiles()
94 PathSeq SubDirectories; in scanHeaders()
239 PathSeq llvm::MachO::getPathsForPlatform(const PathToPlatformSeq &Paths, in getPathsForPlatform()241 PathSeq Result; in getPathsForPlatform()