Home
last modified time | relevance | path

Searched refs:STATIC_METHODS (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h86 STATIC_METHODS = 1U << 6U, member in ark::es2panda::varbinder::ResolveBindingOptions
90 ALL_METHOD = METHODS | STATIC_METHODS,
92 ALL_STATIC = STATIC_VARIABLES | STATIC_METHODS | STATIC_DECLARATION,
H A Dscope.cpp860 if ((options & ResolveBindingOptions::STATIC_METHODS) != 0) { in FindLocal()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp1600 varbinder::ResolveBindingOptions::STATIC_METHODS)

Completed in 6 milliseconds