Searched defs:Typo (Results 1 – 14 of 14) sorted by relevance
| /external/clang/test/Index/Inputs/ |
| D | preamble-with-implicit-import-B.h | 3 typedef struct { char x; } Typo; typedef
|
| /external/clang/lib/AST/ |
| D | CommentSema.cpp | 953 StringRef Typo; member in clang::comments::__anon33a5d7510211::SimpleTypoCorrector 962 SimpleTypoCorrector(StringRef Typo) : in SimpleTypoCorrector() 1006 StringRef Typo, in correctTypoInParmVarReference() 1071 StringRef Typo, in correctTypoInTParamReference()
|
| /external/clang/unittests/Sema/ |
| D | ExternalSemaSourceTest.cpp | 108 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo() 150 TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, in CorrectTypo()
|
| /external/clang/include/clang/Sema/ |
| D | ExternalSemaSource.h | 202 virtual TypoCorrection CorrectTypo(const DeclarationNameInfo &Typo, in CorrectTypo()
|
| D | TypoCorrection.h | 316 IdentifierInfo *Typo; variable
|
| D | SemaInternal.h | 309 IdentifierInfo *Typo; variable
|
| /external/openthread/third_party/mbedtls/repo/tests/scripts/ |
| D | check_names.py | 187 class Typo(Problem): # pylint: disable=too-few-public-methods class
|
| /external/mbedtls/tests/scripts/ |
| D | check_names.py | 192 class Typo(Problem): # pylint: disable=too-few-public-methods class
|
| /external/clang/test/SemaCXX/ |
| D | functional-cast.cpp | 317 typedef itn Typo; // expected-error {{unknown type name 'itn'}} in crash_on_invalid_1() typedef
|
| /external/clang/lib/Sema/ |
| D | MultiplexExternalSemaSource.cpp | 294 const DeclarationNameInfo &Typo, in CorrectTypo()
|
| D | SemaLookup.cpp | 4485 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
|
| D | SemaExprMember.cpp | 664 DeclarationName Typo = R.getLookupName(); in LookupMemberExprInRecord() local
|
| D | SemaDeclObjC.cpp | 3551 StringRef Typo, const ObjCMethodDecl * Method) { in HelperSelectorsForTypoCorrection()
|
| D | SemaExpr.cpp | 1825 DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, in emitEmptyLookupTypoDiagnostic()
|