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

  /external/clang/lib/Sema/
SemaOpenMP.cpp 61 TypoCorrection Corrected = CorrectTypo(Id, LookupOrdinaryName, CurScope,
SemaExprMember.cpp 623 TypoCorrection Corrected = SemaRef.CorrectTypo(R.getLookupNameInfo(),
    [all...]
SemaCXXScopeSpec.cpp 494 if ((Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaTemplateVariadic.cpp 819 if (TypoCorrection Corrected = CorrectTypo(R.getLookupNameInfo(),
    [all...]
SemaDeclObjC.cpp 513 if (TypoCorrection Corrected = CorrectTypo(
748 TypoCorrection Corrected = CorrectTypo(
    [all...]
SemaExprObjC.cpp     [all...]
SemaDecl.cpp 215 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(),
412 if (TypoCorrection Corrected = CorrectTypo(DeclarationNameInfo(II, IILoc),
667 if (TypoCorrection Corrected = CorrectTypo(Result.getLookupNameInfo(),
    [all...]
SemaDeclCXX.cpp     [all...]
SemaLookup.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplate.cpp 326 if (TypoCorrection Corrected = CorrectTypo(Found.getLookupNameInfo(),
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 2792 milliseconds