Searched refs:FindComponentInPath (Results 1 – 2 of 2) sorted by relevance
191 static std::string FindComponentInPath(llvm::StringRef path,
1301 std::string PlatformDarwin::FindComponentInPath(llvm::StringRef path, in FindComponentInPath() function in PlatformDarwin1318 return FileSpec(FindComponentInPath(fspec.GetPath(), ".xctoolchain")); in GetCurrentToolchainDirectory()1324 return FileSpec(FindComponentInPath(fspec.GetPath(), "CommandLineTools")); in GetCurrentCommandLineToolsDirectory()