Home
last modified time | relevance | path

Searched defs:Typo (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() argument
348 IdentifierInfo *Typo; variable
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
H A DExternalSemaSource.h212 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
H A DSemaInternal.h296 IdentifierInfo *Typo; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp1049 StringRef Typo; member in clang::comments::__anon8b1d4a750211::SimpleTypoCorrector
1057 explicit SimpleTypoCorrector(StringRef Typo) in SimpleTypoCorrector()
1099 StringRef Typo, in correctTypoInParmVarReference()
1164 StringRef Typo, in correctTypoInTParamReference()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp315 const DeclarationNameInfo &Typo, in CorrectTypo()
H A DSemaLookup.cpp4848 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in makeTypoCorrectionConsumer() local
5029 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypo() local
5166 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypoDelayed() local
H A DSemaExprMember.cpp689 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
H A DSema.cpp1011 for (const auto &Typo : DelayedTypos) { in ActOnEndOfTranslationUnitFragment() local
H A DSemaDeclObjC.cpp3659 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection()
H A DSemaExpr.cpp2103 DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, in emitEmptyLookupTypoDiagnostic()