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

  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 483 if ((Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaTemplateVariadic.cpp 722 if (TypoCorrection Corrected = CorrectTypo(R.getLookupNameInfo(),
SemaExprMember.cpp 581 TypoCorrection Corrected = SemaRef.CorrectTypo(R.getLookupNameInfo(),
    [all...]
SemaExprObjC.cpp 698 TypoCorrection Corrected = CorrectTypo(
    [all...]
SemaDeclObjC.cpp 411 TypoCorrection Corrected = CorrectTypo(
630 TypoCorrection Corrected = CorrectTypo(
    [all...]
SemaDecl.cpp 151 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(),
344 if (TypoCorrection Corrected = CorrectTypo(DeclarationNameInfo(&II, IILoc),
550 if (TypoCorrection Corrected = CorrectTypo(Result.getLookupNameInfo(),
    [all...]
SemaLookup.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplate.cpp 298 if (TypoCorrection Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 661 milliseconds