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