Lines Matching defs:Second
1828 std::pair<StringRef, StringRef> Second = First.second.split('.');
1834 if (First.second.empty())
1836 StringRef MinorStr = Second.first;
1837 if (Second.second.empty()) {
1858 StringRef PatchText = Second.second;
2553 if (!CandidateGCCInstallPaths.insert(std::string(LI->path())).second)
2640 + ActiveVersion.second.str();
2651 Version = GCCVersion::Parse(ActiveVersion.second);
2917 // Second add the generic one.