Searched refs:FindXcodeContentsDirectoryInPath (Results 1 – 3 of 3) sorted by relevance
91 static std::string FindXcodeContentsDirectoryInPath(llvm::StringRef path);
322 XcodeSDK::FindXcodeContentsDirectoryInPath(fspec.GetPath());334 XcodeSDK::FindXcodeContentsDirectoryInPath(env_developer_dir);352 XcodeSDK::FindXcodeContentsDirectoryInPath(fspec.GetPath());460 XcodeSDK::FindXcodeContentsDirectoryInPath(fspec.GetPath());
286 std::string XcodeSDK::FindXcodeContentsDirectoryInPath(llvm::StringRef path) { in FindXcodeContentsDirectoryInPath() function in XcodeSDK