Searched refs:EnumDefinitions (Results 1 – 2 of 2) sorted by relevance
1213 llvm::DenseMap<EnumDecl *, EnumDecl *> EnumDefinitions; variable
782 EnumDecl *&OldDef = Reader.EnumDefinitions[ED->getCanonicalDecl()]; in VisitEnumDecl()