Home | History | Annotate | Download | only in Driver

Lines Matching defs:Second

171     delete it->second;
546 StringRef first, second;
548 llvm::tie(first, second) = isysroot.split(StringRef("SDKs/iPhoneOS"));
549 if (second != "")
550 iOSTarget = second.substr(0,3);
1003 delete it->second;
1078 delete it->second;
1513 std::pair<StringRef, StringRef> Second = First.second.split('.');
1518 if (Second.first.getAsInteger(10, GoodVersion.Minor))
1523 if (Second.first.getAsInteger(10, GoodVersion.Patch))
1703 // FIXME: It may be worthwhile to generalize this and look for a second