Home
last modified time | relevance | path

Searched defs:Scope (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/typescript/types/
DenumLiteralType.h22 class Scope; variable
36 binder::Scope *Scope() in Scope() function
41 const binder::Scope *Scope() const in Scope() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DblockStatement.h31 class Scope; variable
43 binder::Scope *Scope() const in Scope() function
DswitchStatement.h67 binder::LocalScope *Scope() const in Scope() function
DloopStatement.h37 binder::LoopScope *Scope() const in Scope() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsFunctionType.h22 class Scope; variable
50 binder::Scope *Scope() const in Scope() function
DtsConstructorType.h22 class Scope; variable
51 binder::Scope *Scope() const in Scope() function
DtsSignatureDeclaration.h22 class Scope; variable
53 binder::Scope *Scope() const in Scope() function
DtsMethodSignature.h22 class Scope; variable
54 binder::Scope *Scope() const in Scope() function
DtsTypeParameterDeclaration.h49 binder::LocalScope *Scope() const in Scope() function
DtsModuleDeclaration.h49 binder::TSModuleScope *Scope() const in Scope() function
DtsEnumDeclaration.h53 binder::LocalScope *Scope() const in Scope() function
DtsInterfaceDeclaration.h55 binder::LocalScope *Scope() const in Scope() function
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.h47 class Scope; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DcatchClause.h66 binder::CatchScope *Scope() const in Scope() function
DclassDefinition.h69 binder::LocalScope *Scope() const in Scope() function
DscriptFunction.h165 binder::FunctionScope *Scope() const in Scope() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DenvScope.h83 binder::VariableScope *Scope() const in Scope() function
DcompileQueue.h43 binder::FunctionScope *Scope() const in Scope() function
Dpandagen.h35 class Scope; variable
124 binder::Scope *Scope() const in Scope() function
/arkcompiler/toolchain/tooling/agent/
Druntime_impl.h26 enum class ArkInternalValueType {None, Entry, Scope, ScopeList}; enumerator
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.h98 binder::Scope *Scope() const in Scope() function
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h33 class Scope; variable
160 LocalScope *Scope() in Scope() function
Dvariable.h35 class Scope; variable
Dbinder.h41 class Scope; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h39 class Scope; variable
135 binder::Scope *Scope() const in Scope() function

12