Home
last modified time | relevance | path

Searched refs:STATIC_FIELD_SCOPE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h185 STATIC_FIELD_SCOPE = FIELD_SCOPE | STATIC, member in ark::es2panda::varbinder::ScopeFlags
H A Dscope.h626 staticFieldScope_(allocator->New<LocalScope>(allocator, staticDeclScope_, ScopeFlags::STATIC_FIELD_SCOPE)), in ClassScope()

Completed in 3 milliseconds