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