Home
last modified time | relevance | path

Searched defs:enumScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsEnumDeclaration.cpp262 binder::TSEnumScope *enumScope = checker->Scope()->AsTSEnumScope(); in AddEnumValueDeclaration() local
362 binder::TSEnumScope *enumScope = checker->Scope()->AsTSEnumScope(); in InferType() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1732 varbinder::LocalScope *enumScope = checker->Scope()->AsLocalScope(); in AddEnumValueDeclaration() local
1827 varbinder::LocalScope *enumScope = checker->Scope()->AsLocalScope(); in InferType() local