Home
last modified time | relevance | path

Searched defs:Correction (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp121 addDiagnosticsForContext(TypoCorrection & Correction,const IncludeFixerContext & Context,StringRef Code,SourceLocation StartOfFile,ASTContext & Ctx) addDiagnosticsForContext() argument
166 TypoCorrection Correction; MaybeDiagnoseMissingCompleteType() local
286 TypoCorrection Correction(Typo.getName()); CorrectTypo() local
/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp126 TypoCorrection Correction(ToIdent); in CorrectTypo() local
169 TypoCorrection Correction(ToIdent); in CorrectTypo() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp251 int Correction = (Cmp == AArch64CC::GT) ? 1 : -1; in adjustCmp() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4547 addCorrection(TypoCorrection Correction) addCorrection() argument
5273 if (TypoCorrection Correction = CorrectTypo() local
5520 diagnoseTypo(const TypoCorrection & Correction,const PartialDiagnostic & TypoDiag,bool ErrorRecovery) diagnoseTypo() argument
5673 diagnoseTypo(const TypoCorrection & Correction,const PartialDiagnostic & TypoDiag,const PartialDiagnostic & PrevNote,bool ErrorRecovery) diagnoseTypo() argument
[all...]
H A DSemaDecl.cpp400 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(), Kind, getTypeName() local
8925 TypoCorrection Correction; DiagnoseInvalidRedeclaration() local
[all...]