Searched defs:Enumerator (Results 1 – 14 of 14) sorted by relevance
38 class Enumerator; variable152 friend class Enumerator; variable
473 Emf::Enumerator::Enumerator(const Emf& emf, HDC context, const RECT* rect) { in Enumerator() function in printing::Emf::Enumerator
590 struct Enumerator { struct601 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator() argument
21 Enumerator enumerator
58 enum Enum { Enumerator }; enumerator207 enum Enum { Enumerator }; enumerator
6 Enumerator enumerator
5 enum E {Enumerator}; // expected-note 2{{declared here}} enumerator
5 enum Enum { Enumerator = 18 }; enumerator
15 enum E { Enumerator = 17 }; enumerator
667 else if (const EnumConstantDecl *Enumerator = dyn_cast<EnumConstantDecl>(ND)) in getDeclUsageType() local2073 else if (const EnumConstantDecl *Enumerator = dyn_cast<EnumConstantDecl>(ND)) in AddResultTypeChunk() local3748 if (EnumConstantDecl *Enumerator in CodeCompleteCase() local
1759 DIE &Enumerator = createAndAddDIE(dwarf::DW_TAG_enumerator, Buffer); in constructEnumTypeDIE() local
662 for (auto Enumerator : EnumDcl->enumerators()) { in UseNSOptionsMacro() local
20003 static void Enumerator(const v8::PropertyCallbackInfo<v8::Array>& info) { in Enumerator() function