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