Home
last modified time | relevance | path

Searched defs:SetScope (Results 1 – 20 of 20) 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.h49 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsModuleDeclaration.h54 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsEnumDeclaration.h66 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsInterfaceDeclaration.h72 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/base/
DcatchClause.h63 void SetScope(varbinder::CatchScope *scope) in SetScope() function
DtsSignatureDeclaration.h57 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsMethodSignature.h60 void SetScope(varbinder::Scope *scope) in SetScope() function
DnamespaceDefinition.h63 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DscriptFunction.h308 void SetScope(varbinder::FunctionScope *scope) noexcept in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DswitchStatement.h74 void SetScope(varbinder::LocalScope *scope) noexcept in SetScope() function
DblockStatement.h48 void SetScope(varbinder::Scope *scope) noexcept in SetScope() function
DloopStatement.h41 void SetScope(varbinder::LoopScope *scope) in SetScope() function
DannotationUsage.h93 void SetScope(varbinder::AnnotationParamScope *scope) in SetScope() function
DannotationDeclaration.h101 void SetScope(varbinder::LocalScope *scope) in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h46 void SetScope(varbinder::Scope *scope) in SetScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h354 void SetScope(Scope *scope) in SetScope() function