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.h49 void SetScope(varbinder::Scope *scope) in SetScope() function
DtsModuleDeclaration.h56 void SetScope(varbinder::LocalScope *scope) in SetScope() function
DtsEnumDeclaration.h67 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
DscriptFunction.h302 void SetScope(varbinder::FunctionScope *scope) noexcept in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DblockStatement.h48 void SetScope(varbinder::Scope *scope) noexcept in SetScope() function
DloopStatement.h41 void SetScope(varbinder::LoopScope *scope) in SetScope() function
DswitchStatement.h74 void SetScope(varbinder::LocalScope *scope) noexcept in SetScope() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h46 void SetScope(varbinder::Scope *scope) in SetScope() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dtypes_def.h83 void SetScope(uint32 scpe) in SetScope() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h354 void SetScope(Scope *scope) in SetScope() function