clang
20.0.0git
clang
TypoCorrection
clang::TypoCorrection Member List
This is the complete list of members for
clang::TypoCorrection
, including all inherited members.
addCorrectionDecl
(NamedDecl *CDecl)
clang::TypoCorrection
addExtraDiagnostic
(PartialDiagnostic PD)
clang::TypoCorrection
inline
begin
()
clang::TypoCorrection
inline
begin
() const
clang::TypoCorrection
inline
CallbackDistanceWeight
clang::TypoCorrection
static
CharDistanceWeight
clang::TypoCorrection
static
ClearCorrectionDecls
()
clang::TypoCorrection
inline
const_decl_iterator
typedef
clang::TypoCorrection
decl_iterator
typedef
clang::TypoCorrection
end
()
clang::TypoCorrection
inline
end
() const
clang::TypoCorrection
inline
getAsString
(const LangOptions &LO) const
clang::TypoCorrection
getCorrection
() const
clang::TypoCorrection
inline
getCorrectionAsIdentifierInfo
() const
clang::TypoCorrection
inline
getCorrectionDecl
() const
clang::TypoCorrection
inline
getCorrectionDeclAs
() const
clang::TypoCorrection
inline
getCorrectionRange
() const
clang::TypoCorrection
inline
getCorrectionSpecifier
() const
clang::TypoCorrection
inline
getEditDistance
(bool Normalized=true) const
clang::TypoCorrection
inline
getExtraDiagnostics
() const
clang::TypoCorrection
inline
getFoundDecl
() const
clang::TypoCorrection
inline
getQuoted
(const LangOptions &LO) const
clang::TypoCorrection
inline
InvalidDistance
clang::TypoCorrection
static
isKeyword
() const
clang::TypoCorrection
inline
isKeyword
(const char(&Str)[StrLen]) const
clang::TypoCorrection
inline
isOverloaded
() const
clang::TypoCorrection
inline
isResolved
() const
clang::TypoCorrection
inline
makeKeyword
()
clang::TypoCorrection
inline
MaximumDistance
clang::TypoCorrection
static
NormalizeEditDistance
(unsigned ED)
clang::TypoCorrection
inline
static
operator bool
() const
clang::TypoCorrection
inline
explicit
QualifierDistanceWeight
clang::TypoCorrection
static
requiresImport
() const
clang::TypoCorrection
inline
setCallbackDistance
(unsigned ED)
clang::TypoCorrection
inline
setCorrectionDecl
(NamedDecl *CDecl)
clang::TypoCorrection
inline
setCorrectionDecls
(ArrayRef< NamedDecl * > Decls)
clang::TypoCorrection
inline
setCorrectionRange
(CXXScopeSpec *SS, const DeclarationNameInfo &TypoName)
clang::TypoCorrection
inline
setCorrectionSpecifier
(NestedNameSpecifier *NNS)
clang::TypoCorrection
inline
setQualifierDistance
(unsigned ED)
clang::TypoCorrection
inline
setRequiresImport
(bool Req)
clang::TypoCorrection
inline
TypoCorrection
(const DeclarationName &Name, NamedDecl *NameDecl, NestedNameSpecifier *NNS=nullptr, unsigned CharDistance=0, unsigned QualifierDistance=0)
clang::TypoCorrection
inline
TypoCorrection
(NamedDecl *Name, NestedNameSpecifier *NNS=nullptr, unsigned CharDistance=0)
clang::TypoCorrection
inline
TypoCorrection
(DeclarationName Name, NestedNameSpecifier *NNS=nullptr, unsigned CharDistance=0)
clang::TypoCorrection
inline
TypoCorrection
()=default
clang::TypoCorrection
WillReplaceSpecifier
(bool ForceReplacement)
clang::TypoCorrection
inline
WillReplaceSpecifier
() const
clang::TypoCorrection
inline
Generated on Fri Nov 15 2024 16:47:10 for clang by
1.9.6