| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | enumLiteralType.h | 22 class Scope; variable 36 binder::Scope *Scope() in Scope() function 41 const binder::Scope *Scope() const in Scope() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | enumLiteralType.h | 22 class Scope; variable 35 varbinder::Scope *Scope() in Scope() function 40 const varbinder::Scope *Scope() const in Scope() function
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/ |
| D | README.en.md | 7 ### Work Objectives 13 ### Work Scope 20 ### Projects
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | blockStatement.h | 31 class Scope; variable 43 binder::Scope *Scope() const in Scope() function
|
| D | loopStatement.h | 37 binder::LoopScope *Scope() const in Scope() function
|
| D | switchStatement.h | 67 binder::LocalScope *Scope() const in Scope() function
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsFunctionType.h | 22 class Scope; variable 50 binder::Scope *Scope() const in Scope() function
|
| D | tsConstructorType.h | 22 class Scope; variable 51 binder::Scope *Scope() const in Scope() function
|
| D | tsSignatureDeclaration.h | 22 class Scope; variable 53 binder::Scope *Scope() const in Scope() function
|
| D | tsMethodSignature.h | 22 class Scope; variable 56 binder::Scope *Scope() const in Scope() function
|
| D | tsTypeParameterDeclaration.h | 49 binder::LocalScope *Scope() const in Scope() function
|
| D | tsModuleDeclaration.h | 49 binder::TSModuleScope *Scope() const in Scope() function
|
| /arkcompiler/toolchain/tooling/dynamic/client/manager/ |
| D | stack_manager.h | 29 using Scope = panda::ecmascript::tooling::Scope; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| D | scope.cpp | 34 Scope::Scope(Scope::Type type, RemoteObject object, std::optional<std::string> name) in Scope() function in ark::tooling::inspector::Scope
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | irCheckHelper.h | 36 class Scope; variable
|
| /arkcompiler/toolchain/tooling/static/types/ |
| D | scope.cpp | 34 Scope::Scope(Scope::Type type, RemoteObject object, std::optional<std::string> name) in Scope() function in ark::tooling::inspector::Scope
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsModuleBlock.h | 35 [[nodiscard]] varbinder::Scope *Scope() const noexcept override in Scope() function
|
| D | tsTypeParameterDeclaration.h | 39 [[nodiscard]] varbinder::LocalScope *Scope() const noexcept override in Scope() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | pandagen.h | 34 class Scope; variable
|
| D | emitter.h | 40 class Scope; variable
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | blockExpression.h | 76 [[nodiscard]] varbinder::Scope *Scope() const noexcept override in Scope() function
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | catchClause.h | 66 binder::CatchScope *Scope() const in Scope() function
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | debugger_api.h | 50 enum class ArkInternalValueType {None, Entry, Scope, ScopeList}; enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| D | layouts.py | 45 async def _add_rows(table: Table, scope: Scope):
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | loopStatement.h | 36 [[nodiscard]] varbinder::LoopScope *Scope() const noexcept final in Scope() function
|