Home
last modified time | relevance | path

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

/external/clang/test/Index/Inputs/
Dpreamble-with-implicit-import-B.h3 typedef struct { char x; } Typo; typedef
/external/clang/lib/AST/
DCommentSema.cpp953 StringRef Typo; member in clang::comments::__anon5185a10c0211::SimpleTypoCorrector
962 SimpleTypoCorrector(StringRef Typo) : in SimpleTypoCorrector()
1006 StringRef Typo, in correctTypoInParmVarReference()
1071 StringRef Typo, in correctTypoInTParamReference()
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp108 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()
150 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()
/external/clang/include/clang/Sema/
DExternalSemaSource.h202 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
DTypoCorrection.h316 IdentifierInfo *Typo; variable
DSemaInternal.h309 IdentifierInfo *Typo; variable
/external/clang/test/SemaCXX/
Dfunctional-cast.cpp317 typedef itn Typo; // expected-error {{unknown type name 'itn'}} in crash_on_invalid_1() typedef
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp294 const DeclarationNameInfo &Typo, in CorrectTypo()
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
DSemaExprMember.cpp664 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
DSemaDeclObjC.cpp3551 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection()
DSemaExpr.cpp1825 DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, in emitEmptyLookupTypoDiagnostic()