Home
last modified time | relevance | path

Searched defs:SetScope (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DloopStatement.h41 void SetScope(varbinder::LoopScope *scope) in SetScope() function in ark::es2panda::ir::LoopStatement
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsModuleBlock.h40 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ir::TSModuleBlock
H A DtsFunctionType.h47 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSFunctionType
H A DtsConstructorType.h49 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSConstructorType
H A DtsTypeParameterDeclaration.h44 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ir::TSTypeParameterDeclaration
H A DtsModuleDeclaration.h56 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ir::TSModuleDeclaration
H A DtsEnumDeclaration.h67 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSEnumDeclaration
H A DtsInterfaceDeclaration.h72 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DnamespaceDefinition.h63 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ir::NamespaceDefinition
H A DcatchClause.h63 void SetScope(varbinder::CatchScope *scope) in SetScope() function in ark::es2panda::ir::CatchClause
H A DtsSignatureDeclaration.h57 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSSignatureDeclaration
H A DtsMethodSignature.h60 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::TSMethodSignature
H A DclassDefinition.h134 void SetScope(varbinder::LocalScope *scope) in SetScope() function in ark::es2panda::ir::ark::es2panda::ir::ClassDefinition
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DblockExpression.h81 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ir::BlockExpression
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsFunctionType.h46 void SetScope(varbinder::Scope *scope) in SetScope() function in ark::es2panda::ark::es2panda::ir::ETSFunctionType
/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.h354 void SetScope(Scope *scope) in SetScope() function in panda::es2panda::panda::es2panda::binder::ImportEqualsVariable

Completed in 8 milliseconds