Searched refs:AddFix (Results 1 – 2 of 2) sorted by relevance
267 bool AddFix = true; in check() local297 AddFix = !derivedTypeHasReplacementMethod(Result, ReplacementText); in check()318 if (!AddFix) { in check()
655 auto AddFix = [&](bool SyntheticMessage) -> bool { in HandleDiagnostic() local741 AddFix(true /* try to invent a message instead of repeating the diag */); in HandleDiagnostic()765 if (!AddFix(false /* use the note as the message */)) in HandleDiagnostic()