Searched refs:PathToPlatformSeq (Results 1 – 3 of 3) sorted by relevance
36 using PathToPlatformSeq = std::vector<PathToPlatform>; variable96 PathSeq getPathsForPlatform(const PathToPlatformSeq &Paths,
50 using PathToPlatformSeq = llvm::MachO::PathToPlatformSeq; variable
236 PathSeq llvm::MachO::getPathsForPlatform(const PathToPlatformSeq &Paths, in getPathsForPlatform()