Searched refs:PathSeq (Results 1 – 6 of 6) sorted by relevance
34 using PathSeq = std::vector<std::string>; variable96 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()
95 PathSeq SubDirectories; in scanHeaders()
236 PathSeq llvm::MachO::getPathsForPlatform(const PathToPlatformSeq &Paths, in getPathsForPlatform()238 PathSeq Result; in getPathsForPlatform()