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

  /external/clang/include/clang/Sema/
TypoCorrection.h 69 DeclarationName getCorrection() const { return CorrectionName; }
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 528 Found.setLookupName(Corrected.getCorrection());
    [all...]
SemaExprObjC.cpp     [all...]
SemaExprMember.cpp 614 R.setLookupName(Corrected.getCorrection());
    [all...]
SemaDeclObjC.cpp 730 << ProtocolId[i].first << Corrected.getCorrection();
    [all...]
SemaDecl.cpp 704 Result.setLookupName(Corrected.getCorrection());
    [all...]
SemaTemplate.cpp 326 Found.setLookupName(Corrected.getCorrection());
    [all...]
SemaExpr.cpp     [all...]

Completed in 155 milliseconds