HomeSort by relevance Sort by last modified time
    Searched refs:CorrectTypo (Results 1 - 12 of 12) sorted by null

  /external/clang/lib/Sema/
SemaExprMember.cpp 605 TypoCorrection Corrected = SemaRef.CorrectTypo(R.getLookupNameInfo(),
    [all...]
SemaCXXScopeSpec.cpp 509 if ((Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaTemplateVariadic.cpp 817 if (TypoCorrection Corrected = CorrectTypo(R.getLookupNameInfo(),
SemaDeclObjC.cpp 493 if (TypoCorrection Corrected = CorrectTypo(
725 TypoCorrection Corrected = CorrectTypo(
    [all...]
SemaDecl.cpp 215 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(),
412 if (TypoCorrection Corrected = CorrectTypo(DeclarationNameInfo(II, IILoc),
660 if (TypoCorrection Corrected = CorrectTypo(Result.getLookupNameInfo(),
    [all...]
SemaExprObjC.cpp     [all...]
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplate.cpp 323 if (TypoCorrection Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 334 milliseconds