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