Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnumMap

11439   ValueToVectorMap EnumMap;
11441 // Populate the EnumMap with all values represented by enum constants without
11456 DeclOrVector &Entry = EnumMap[Key];
11471 DeclOrVector& Entry = EnumMap[Key];