Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumDeclaration.cpp264 binder::TSEnumScope *enumScope = checker->Scope()->AsTSEnumScope(); in AddEnumValueDeclaration() local
364 binder::TSEnumScope *enumScope = checker->Scope()->AsTSEnumScope(); in InferType() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1719 varbinder::LocalScope *enumScope = checker->Scope()->AsLocalScope(); in AddEnumValueDeclaration() local
1812 varbinder::LocalScope *enumScope = checker->Scope()->AsLocalScope(); in InferType() local

Completed in 9 milliseconds