Home
last modified time | relevance | path

Searched defs:typeParamScopeCtx (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp531 auto typeParamScopeCtx = LexicalScope<Scope>::Enter(this, func->TypeParams()->Scope()); in VisitScriptFunctionWithPotentialTypeParams() local
H A DETSBinder.cpp287 auto typeParamScopeCtx = LexicalScope<LocalScope>::Enter(this, decl->TypeParams()->Scope()); in BuildInterfaceDeclaration() local

Completed in 4 milliseconds