Searched refs:ExpectedExisting (Results 1 – 1 of 1) sorted by relevance
107 llvm::Optional<Replacement> ExpectedExisting, in checkReplacementError() argument119 if (ExpectedExisting != RE.getExistingReplacement()) { in checkReplacementError()121 if (ExpectedExisting) in checkReplacementError()122 OS << "Expected existing replacement: " << ExpectedExisting->toString() in checkReplacementError()