Home | History | Annotate | Download | only in src

Lines Matching refs:NameDictionaryShape

3791 class NameDictionaryShape : public BaseShape<Name*> {
3804 class NameDictionary: public Dictionary<NameDictionaryShape, Name*> {