Home
last modified time | relevance | path

Searched defs:enumMemberBindings (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.h329 void SetEnumMembers(VariableMap *enumMemberBindings) in SetEnumMembers() argument
H A Dscope.h1157 explicit TSEnumScope(ArenaAllocator *allocator, Scope *parent, VariableMap *enumMemberBindings) : FunctionScope( in TSEnumScope() argument
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp3633 binder::VariableMap *enumMemberBindings = res->AsEnumLiteralVariable()->GetEnumMembers(); in ParseEnumDeclaration() local

Completed in 9 milliseconds