Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DTypoCorrection.h287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() argument
348 const IdentifierInfo *Typo; variable
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
370 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
DExternalSemaSource.h210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
DSemaInternal.h296 IdentifierInfo *Typo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DTypoCorrection.h287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() argument
348 const IdentifierInfo *Typo; variable
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
370 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
DExternalSemaSource.h210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
DSemaInternal.h296 IdentifierInfo *Typo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DTypoCorrection.h287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() argument
348 const IdentifierInfo *Typo; variable
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
370 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
DExternalSemaSource.h210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
DSemaInternal.h296 IdentifierInfo *Typo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DTypoCorrection.h287 : Typo(Typo), TypoNNS(TypoNNS) {} in Typo() function
348 IdentifierInfo *Typo; variable
356 : CorrectionCandidateCallback(Typo, TypoNNS) {} in CorrectionCandidateCallback() argument
DExternalSemaSource.h210 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
DSemaInternal.h296 IdentifierInfo *Typo; variable
/aosp_15_r20/external/clang/lib/AST/
H A DCommentSema.cpp953 StringRef Typo; member in clang::comments::__anon3fece4c20211::SimpleTypoCorrector
962 SimpleTypoCorrector(StringRef Typo) : in SimpleTypoCorrector()
1006 StringRef Typo, in correctTypoInParmVarReference()
1071 StringRef Typo, in correctTypoInTParamReference()
/aosp_15_r20/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp108 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()
150 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()
/aosp_15_r20/external/clang/test/Index/Inputs/
H A Dpreamble-with-implicit-import-B.h3 typedef struct { char x; } Typo; typedef
/aosp_15_r20/external/clang/include/clang/Sema/
H A DExternalSemaSource.h202 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
H A DTypoCorrection.h316 IdentifierInfo *Typo; variable
H A DSemaInternal.h309 IdentifierInfo *Typo; variable
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dcheck_names.py180 class Typo(Problem): # pylint: disable=too-few-public-methods class
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dcheck_names.py180 class Typo(Problem): # pylint: disable=too-few-public-methods class
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dfunctional-cast.cpp317 typedef itn Typo; // expected-error {{unknown type name 'itn'}} in crash_on_invalid_1() typedef
/aosp_15_r20/external/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp294 const DeclarationNameInfo &Typo, in CorrectTypo()
H A DSemaLookup.cpp4485 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in makeTypoCorrectionConsumer() local
4662 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypo() local
4802 IdentifierInfo *Typo = TypoName.getName().getAsIdentifierInfo(); in CorrectTypoDelayed() local
H A DSemaExprMember.cpp664 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
H A DSemaDeclObjC.cpp3551 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection()

12