clang
6.0.0
|
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) | clang::ODRHash | |
AddFunctionDecl(const FunctionDecl *Function) | clang::ODRHash | |
AddIdentifierInfo(const IdentifierInfo *II) | clang::ODRHash | |
AddNestedNameSpecifier(const NestedNameSpecifier *NNS) | clang::ODRHash | |
AddQualType(QualType T) | clang::ODRHash | |
AddStmt(const Stmt *S) | 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 | |
isWhitelistedDecl(const Decl *D, const CXXRecordDecl *Record) | clang::ODRHash | static |
ODRHash() | clang::ODRHash | inline |