Searched defs:Typo (Results 1 – 9 of 9) sorted by relevance
210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
292 IdentifierInfo *Typo; variable
321 const DeclarationNameInfo &Typo, in CorrectTypo()
5135 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in makeTypoCorrectionConsumer() local5285 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypo() local5384 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypoDelayed() local
730 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
1157 for (const auto &Typo : DelayedTypos) { in ActOnEndOfTranslationUnitFragment() local
3677 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection()
2344 DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, in emitEmptyLookupTypoDiagnostic()
552 CorrectTypo(const clang::DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()