Searched refs:AddEnumDecl (Results 1 – 3 of 3) sorted by relevance
74 void AddEnumDecl(const EnumDecl *Enum);
753 void ODRHash::AddEnumDecl(const EnumDecl *Enum) { in AddEnumDecl() function in ODRHash
4948 Hash.AddEnumDecl(this); in getODRHash()