Searched defs:EnumVariable (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | variable.h | 253 class EnumVariable : public Variable { class 255 explicit EnumVariable(Decl *decl, bool backReference = false) in EnumVariable() function in ark::es2panda::ark::es2panda::varbinder::EnumVariable |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | variable.h | 211 class EnumVariable : public Variable { class 213 explicit EnumVariable(Decl *decl, bool backReference = false) in EnumVariable() function in panda::es2panda::panda::es2panda::binder::EnumVariable |
Completed in 1 milliseconds