Lines Matching defs:Second
428 StringRef first, second;
430 llvm::tie(first, second) = isysroot.split(StringRef("SDKs/iPhoneOS"));
431 if (second != "")
432 iOSTarget = second.substr(0,3);
919 std::pair<StringRef, StringRef> Second = First.second.split('.');
925 if (Second.first.getAsInteger(10, GoodVersion.Minor) ||
938 StringRef PatchText = GoodVersion.PatchSuffix = Second.second.str();
1300 // FIXME: It may be worthwhile to generalize this and look for a second