Home
last modified time | relevance | path

Searched defs:Correction (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp124 TypoCorrection Correction(ToIdent); in CorrectTypo() local
/external/clang/lib/Sema/
DSemaLookup.cpp3529 void TypoCorrectionConsumer::addCorrection(TypoCorrection Correction) { in addCorrection()
4171 if (TypoCorrection Correction = ExternalSource->CorrectTypo( in CorrectTypo() local
4542 void Sema::diagnoseTypo(const TypoCorrection &Correction, in diagnoseTypo()
4579 void Sema::diagnoseTypo(const TypoCorrection &Correction, in diagnoseTypo()
DSemaDecl.cpp287 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(), in getTypeName() local
6289 TypoCorrection Correction; in DiagnoseInvalidRedeclaration() local