Home | History | Annotate | Download | only in Sema

Lines Matching defs:EnumMap

12258   ValueToVectorMap EnumMap;
12260 // Populate the EnumMap with all values represented by enum constants without
12275 DeclOrVector &Entry = EnumMap[Key];
12290 DeclOrVector& Entry = EnumMap[Key];