Searched defs:TypoName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaInternal.h | 88 const DeclarationNameInfo &TypoName, in TypoCorrectionConsumer() argument
|
H A D | TypoCorrection.h | 220 const DeclarationNameInfo &TypoName) { in setCorrectionRange()
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 5359 return FailedCorrection(Typo, TypoName in CorrectTypoDelayed() argument 5118 makeTypoCorrectionConsumer(const DeclarationNameInfo & TypoName,Sema::LookupNameKind LookupKind,Scope * S,CXXScopeSpec * SS,CorrectionCandidateCallback & CCC,DeclContext * MemberContext,bool EnteringContext,const ObjCObjectPointerType * OPT,bool ErrorRecovery) makeTypoCorrectionConsumer() argument 5261 CorrectTypo(const DeclarationNameInfo & TypoName,Sema::LookupNameKind LookupKind,Scope * S,CXXScopeSpec * SS,CorrectionCandidateCallback & CCC,CorrectTypoKind Mode,DeclContext * MemberContext,bool EnteringContext,const ObjCObjectPointerType * OPT,bool RecordFailure) CorrectTypo() argument [all...] |