Searched refs:Correction (Results 1 – 15 of 15) sorted by relevance
250 int Correction = (Cmp == AArch64CC::GT) ? 1 : -1; in adjustCmp() local253 Correction = -Correction; in adjustCmp()257 const int NewImm = std::abs(OldImm + Correction); in adjustCmp()261 if (OldImm == 0 && ((Negative && Correction == 1) || in adjustCmp()262 (!Negative && Correction == -1))) { in adjustCmp()
4008 if (Correction.isResolved()) { in addCorrection()4009 checkCorrectionVisibility(SemaRef, Correction); in addCorrection()4010 if (!Correction || !isCandidateViable(*CorrectionValidator, Correction)) in addCorrection()4029 *RI = Correction; in addCorrection()4034 if (CList.empty() || Correction.isResolved()) in addCorrection()4035 CList.push_back(Correction); in addCorrection()4738 return Correction; in CorrectTypo()5157 Correction.getCorrectionRange(), CorrectedStr); in diagnoseTypo()5160 if (Correction.requiresImport()) { in diagnoseTypo()5161 NamedDecl *Decl = Correction.getFoundDecl(); in diagnoseTypo()[all …]
371 TypoCorrection Correction = in getTypeName() local381 NestedNameSpecifier *NNS = Correction.getCorrectionSpecifier(); in getTypeName()387 if (Correction && (NNS || NewII != &II) && in getTypeName()400 diagnoseTypo(Correction, in getTypeName()7717 TypoCorrection Correction; in DiagnoseInvalidRedeclaration() local7750 } else if ((Correction = SemaRef.CorrectTypo( in DiagnoseInvalidRedeclaration()7760 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()7762 CDeclEnd = Correction.end(); in DiagnoseInvalidRedeclaration()7784 Correction.getCorrectionDecl()->getDeclContext(), in DiagnoseInvalidRedeclaration()7798 Correction.setCorrectionDecl(*I); in DiagnoseInvalidRedeclaration()[all …]
306 {DCR (Disable Correction)} t1308 {Correction Span} i1342 {Verify Correction Span} i1
157 void addCorrection(TypoCorrection Correction);
3333 void diagnoseTypo(const TypoCorrection &Correction,3337 void diagnoseTypo(const TypoCorrection &Correction,
167 * Page 1 to control Invalid Topology Correction.
216 * Page 1 to control Invalid Topology Correction.
272 * bugfix #401: Correction of date/time functions algorithm and
1660 23. Correction was picking up the wrong thing in cases like .rhosts hosts1661 22. Correction with names with quoted spaces was broken.
920 - Correction to patch #2 for gcc compilation; thanks goes to
1481 Correction proposed by Karl Berry.
3597 # and with the Rod of Correction which Manley said he had received from
1889 * cplus-dem.c (demangle_integral_value): Correction to reflect
2087 * cplus-dem.c (demangle_integral_value): Correction to reflect