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

  /external/clang/include/clang/Sema/
TypoCorrection.h 71 DeclarationName getCorrection() const { return CorrectionName; }
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 517 Found.setLookupName(Corrected.getCorrection());
    [all...]
SemaExprObjC.cpp     [all...]
SemaExprMember.cpp 635 R.setLookupName(Corrected.getCorrection());
    [all...]
SemaDeclObjC.cpp 753 << ProtocolId[i].first << Corrected.getCorrection();
    [all...]
SemaTemplate.cpp 329 Found.setLookupName(Corrected.getCorrection());
    [all...]
SemaDecl.cpp 714 Result.setLookupName(Corrected.getCorrection());
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 231 milliseconds