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

  /external/clang/include/clang/Sema/
TypoCorrection.h 181 SourceRange getCorrectionRange() const {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 517 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaExprMember.cpp 618 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaDecl.cpp 437 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
691 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaTemplate.cpp 336 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 97 milliseconds