Lines Matching refs:PatchSuffix
1157 StringRef PatchText = GoodVersion.PatchSuffix = Second.second.str();1164 GoodVersion.PatchSuffix = PatchText.substr(EndNumber);1190 if (PatchSuffix != RHSPatchSuffix) {1194 if (PatchSuffix.empty())1198 return PatchSuffix < RHSPatchSuffix;