Home
last modified time | relevance | path

Searched refs:Typo (Results 1 – 25 of 170) sorted by relevance

1234567

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h285 explicit CorrectionCandidateCallback(IdentifierInfo *Typo = nullptr,
287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() argument
322 void setTypoName(IdentifierInfo *II) { Typo = II; } in setTypoName()
341 return Typo && candidate.isResolved() && !candidate.requiresImport() && in MatchesTypo()
342 candidate.getCorrectionAsIdentifierInfo() == Typo && in MatchesTypo()
348 IdentifierInfo *Typo; variable
354 explicit DefaultFilterCCC(IdentifierInfo *Typo = nullptr,
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
H A DSemaInternal.h98 : Typo(TypoName.getName().getAsIdentifierInfo()), CurrentTCIndex(0), in TypoCorrectionConsumer()
296 IdentifierInfo *Typo; variable
H A DExternalSemaSource.h212 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo() argument
H A DMultiplexExternalSemaSource.h344 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentCommandTraits.cpp47 CommandTraits::getTypoCorrectCommandInfo(StringRef Typo) const { in getTypoCorrectCommandInfo()
50 if (Typo.size() <= 1) in getTypoCorrectCommandInfo()
62 unsigned MinPossibleEditDistance = abs((int)Name.size() - (int)Typo.size()); in getTypoCorrectCommandInfo()
64 unsigned EditDistance = Typo.edit_distance(Name, true, BestEditDistance); in getTypoCorrectCommandInfo()
H A DCommentSema.cpp1049 StringRef Typo; member in clang::comments::__anon8b1d4a750211::SimpleTypoCorrector
1057 explicit SimpleTypoCorrector(StringRef Typo) in SimpleTypoCorrector() argument
1058 : BestDecl(nullptr), Typo(Typo), MaxEditDistance((Typo.size() + 2) / 3), in SimpleTypoCorrector()
1084 unsigned MinPossibleEditDistance = abs((int)Name.size() - (int)Typo.size()); in addDecl()
1086 Typo.size() / MinPossibleEditDistance < 3) in addDecl()
1089 unsigned EditDistance = Typo.edit_distance(Name, true, MaxEditDistance); in addDecl()
1099 StringRef Typo, in correctTypoInParmVarReference() argument
1101 SimpleTypoCorrector Corrector(Typo); in correctTypoInParmVarReference()
1164 StringRef Typo, in correctTypoInTParamReference() argument
1166 SimpleTypoCorrector Corrector(Typo); in correctTypoInTParamReference()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h241 unsigned correctTypoInParmVarReference(StringRef Typo,
249 StringRef Typo,
H A DCommentCommandTraits.h151 const CommandInfo *getTypoCorrectCommandInfo(StringRef Typo) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4234 if (!LookupResult::isVisible(SemaRef, ND) && Name != Typo) in FoundDecl()
4256 StringRef TypoStr = Typo->getName(); in addName()
4276 StringRef TypoStr = Typo->getName(); in addCorrection()
4386 Name == Typo && !Candidate.WillReplaceSpecifier()); in resolveCorrection()
4429 unsigned TypoLen = Typo->getName().size(); in performQualifiedLookups()
4455 if (QR.getCorrectionAsIdentifierInfo() != Typo && TmpED && in performQualifiedLookups()
4474 OldOStream << Typo->getName(); in performQualifiedLookups()
4848 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in makeTypoCorrectionConsumer() local
4849 if (!Typo) in makeTypoCorrectionConsumer()
4862 if (S && S->isInObjcMethodScope() && Typo == getSuperIdentifier()) in makeTypoCorrectionConsumer()
[all …]
H A DMultiplexExternalSemaSource.cpp315 const DeclarationNameInfo &Typo, in CorrectTypo() argument
322 if (TypoCorrection C = Sources[I]->CorrectTypo(Typo, LookupKind, S, SS, CCC, in CorrectTypo()
H A DSemaExprMember.cpp689 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
709 Typo.getAsString() == TC.getAsString(SemaRef.getLangOpts()); in LookupMemberExprInRecord()
711 << Typo << DC << DroppedSpecifier in LookupMemberExprInRecord()
714 SemaRef.Diag(TypoLoc, diag::err_no_member) << Typo << DC << BaseRange; in LookupMemberExprInRecord()
H A DSema.cpp1011 for (const auto &Typo : DelayedTypos) { in ActOnEndOfTranslationUnitFragment() local
1013 Typo.second.DiagHandler(TypoCorrection()); in ActOnEndOfTranslationUnitFragment()
H A DSemaDeclObjC.cpp3659 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection() argument
3664 unsigned MinPossibleEditDistance = abs((int)MethodName.size() - (int)Typo.size()); in HelperSelectorsForTypoCorrection()
3666 Typo.size() / MinPossibleEditDistance < 1) in HelperSelectorsForTypoCorrection()
3668 unsigned EditDistance = Typo.edit_distance(MethodName, true, MaxEditDistance); in HelperSelectorsForTypoCorrection()
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/
H A DChangeLog95 * reg_test_template: Typo fix.
/netbsd-src/external/bsd/tradcpp/dist/
H A DCHANGES41 - Typo fix in man page from Jason McIntyre; and change "Usage" to
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.087 * html/notes.htm: Typo fix.
92 * html/monopt.htm: Typo fix.
142 * html/ntpd.htm: Typo.
1132 Typo grabbing the dtemp value and in the sdisp calculation.
1664 * ntpd/refclock_atom.c (atom_shutdown): Typo
1772 * configure.in (NTP_KEYSDIR): Typo
1869 * ntpd/ntp_loopfilter.c (local_clock): Typo
2242 * acinclude.m4: Typo...
2656 * librsaref/Makefile.am (stamp-rsaref): Typo
2725 * ports/winnt/include/config.h: Typo (CLOCK_PALISADE comment)
[all …]
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.7165 [typos] Typo fixes by raf.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2013654 * ld.texinfo (-rpath-link): Typo fix.
832 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-2013654 * ld.texinfo (-rpath-link): Typo fix.
832 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A DChangeLog.01107 * gettext.texi: Typo changes by François.
1130 * gettext.texi: Typo fixed. Reported by François Pinard.
/netbsd-src/external/public-domain/xz/dist/doc/
H A Dxz-file-format.txt101 1.0.2 2009-06-04 Typo fixes in Sections 4 and 5.3.1
103 1.0.1 2009-06-01 Typo fix in Section 0.3 and minor
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog404 * src/dfa.c: Typo corrected.
580 * doc/grep.texi: Typo fixes.
1644 * doc/grep.texi (Introduction): Typo fixed.
1704 * src/grep.c : Typo in contex -->context
1772 * src/grep.c : Typo s/infalid/invalid/
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2012205 * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2012205 * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A DChangeLog387 * or1kcommon.cpu (spr-reg-info): Typo fix.
590 * m32r.cpu (stb-plus): Typo fix.

1234567