Home | History | Annotate | Download | only in Driver

Lines Matching defs:Second

422         StringRef first, second;
424 llvm::tie(first, second) = isysroot.split(StringRef("SDKs/iPhoneOS"));
425 if (second != "")
426 iOSTarget = second.substr(0,3);
912 std::pair<StringRef, StringRef> Second = First.second.split('.');
918 if (Second.first.getAsInteger(10, GoodVersion.Minor) ||
931 StringRef PatchText = GoodVersion.PatchSuffix = Second.second.str();
1377 // FIXME: It may be worthwhile to generalize this and look for a second