Lines Matching refs:FixupDiagnostic

711       const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value);  in adjustFixupValue()  local
712 if (FixupDiagnostic) { in adjustFixupValue()
713 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
737 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
738 if (FixupDiagnostic) { in adjustFixupValue()
739 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
748 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
749 if (FixupDiagnostic) { in adjustFixupValue()
750 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
854 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
855 if (FixupDiagnostic) { in adjustFixupValue()
856 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
865 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
866 if (FixupDiagnostic) { in adjustFixupValue()
867 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
884 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
885 if (FixupDiagnostic) { in adjustFixupValue()
886 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
894 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
895 if (FixupDiagnostic) { in adjustFixupValue()
896 Ctx.reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()