Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DvariableFlags.h92 ALL_STATIC = STATIC_VARIABLES | STATIC_METHODS | STATIC_DECLARATION, member in ark::es2panda::varbinder::ResolveBindingOptions
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp56 curScope->Find(functionName, scriptFunction->IsStatic() ? varbinder::ResolveBindingOptions::ALL_STATIC in VisitScriptFunction()
968 curScope->Find(methodName->Name(), method->IsStatic() ? varbinder::ResolveBindingOptions::ALL_STATIC in VisitMethodDefinition()

Completed in 4 milliseconds