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