Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1381 auto interfaceCtx = varbinder::LexicalScope<varbinder::ClassScope>(VarBinder()); in CreateFunctionalInterfaceForFunctionType() local
1382 auto *interfaceScope = interfaceCtx.GetScope(); in CreateFunctionalInterfaceForFunctionType()