Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleBlock.h40 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsTypeParameterDeclaration.h44 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsFunctionType.h47 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsConstructorType.h47 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsModuleDeclaration.h54 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsEnumDeclaration.h67 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsInterfaceDeclaration.h73 void SetScope(varbinder::LocalScope *scope) in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DblockExpression.h81 void SetScope(varbinder::Scope *scope) in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DloopStatement.h41 void SetScope(varbinder::LoopScope *scope) in SetScope() function
DswitchStatement.h83 void SetScope(varbinder::LocalScope *scope) noexcept in SetScope() function
DannotationUsage.h92 void SetScope(varbinder::AnnotationParamScope *scope) in SetScope() function
DblockStatement.h49 void SetScope(varbinder::Scope *scope) noexcept in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DcatchClause.h63 void SetScope(varbinder::CatchScope *scope) in SetScope() function
DtsSignatureDeclaration.h56 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsMethodSignature.h60 void SetScope(varbinder::Scope *scope) in SetScope() function
DscriptFunction.h316 void SetScope(varbinder::FunctionScope *scope) noexcept in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h52 void SetScope(varbinder::Scope *scope) in SetScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h354 void SetScope(Scope *scope) in SetScope() function