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

  /external/clang/include/clang/Sema/
TypoCorrection.h 194 SourceRange getCorrectionRange() const {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 505 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
510 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaExprMember.cpp 645 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaDecl.cpp 425 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
434 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
442 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
700 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]
SemaExpr.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaTemplate.cpp 342 << FixItHint::CreateReplacement(Corrected.getCorrectionRange(),
    [all...]

Completed in 1480 milliseconds