Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnumMap

13006   ValueToVectorMap EnumMap;
13008 // Populate the EnumMap with all values represented by enum constants without
13023 DeclOrVector &Entry = EnumMap[Key];
13038 DeclOrVector& Entry = EnumMap[Key];