Home
last modified time | relevance | path

Searched defs:staticMethodBindings (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp788 …const auto &staticMethodBindings = records[0]->GlobalClassScope()->StaticMethodScope()->Bindings(); in FindImportSpecifiersVariable() local
1120 const auto &staticMethodBindings = program->GlobalClassScope()->StaticMethodScope()->Bindings(); in FindInStatic() local