clang 19.0.0git
clang::ODRHash Member List

This is the complete list of members for clang::ODRHash, including all inherited members.

AddBoolean(bool value)clang::ODRHash
AddCXXRecordDecl(const CXXRecordDecl *Record)clang::ODRHash
AddDecl(const Decl *D)clang::ODRHash
AddDeclarationName(DeclarationName Name, bool TreatAsDecl=false)clang::ODRHash
AddEnumDecl(const EnumDecl *Enum)clang::ODRHash
AddFunctionDecl(const FunctionDecl *Function, bool SkipBody=false)clang::ODRHash
AddIdentifierInfo(const IdentifierInfo *II)clang::ODRHash
AddNestedNameSpecifier(const NestedNameSpecifier *NNS)clang::ODRHash
AddObjCInterfaceDecl(const ObjCInterfaceDecl *Record)clang::ODRHash
AddObjCProtocolDecl(const ObjCProtocolDecl *P)clang::ODRHash
AddQualType(QualType T)clang::ODRHash
AddRecordDecl(const RecordDecl *Record)clang::ODRHash
AddStmt(const Stmt *S)clang::ODRHash
AddStructuralValue(const APValue &)clang::ODRHash
AddSubDecl(const Decl *D)clang::ODRHash
AddTemplateArgument(TemplateArgument TA)clang::ODRHash
AddTemplateName(TemplateName Name)clang::ODRHash
AddTemplateParameterList(const TemplateParameterList *TPL)clang::ODRHash
AddType(const Type *T)clang::ODRHash
CalculateHash()clang::ODRHash
clear()clang::ODRHash
isSubDeclToBeProcessed(const Decl *D, const DeclContext *Parent)clang::ODRHashstatic
ODRHash()clang::ODRHashinline