Home
last modified time | relevance | path

Searched refs:interfaceScope (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1382 auto *interfaceScope = interfaceCtx.GetScope(); in CreateFunctionalInterfaceForFunctionType() local
1389 …varbinder::LexicalScope<varbinder::LocalScope>::Enter(VarBinder(), interfaceScope->InstanceMethodS… in CreateFunctionalInterfaceForFunctionType()
1405 interfaceDecl->SetScope(interfaceScope); in CreateFunctionalInterfaceForFunctionType()