Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h177 DECL_SCOPE = 1U << 6U, member in ark::es2panda::varbinder::ScopeFlags
184 STATIC_DECL_SCOPE = DECL_SCOPE | STATIC,
H A Dscope.h628 instanceDeclScope_(allocator->New<LocalScope>(allocator, staticMethodScope_, ScopeFlags::DECL_SCOPE)), in ClassScope()

Completed in 3 milliseconds