Home
last modified time | relevance | path

Searched defs:Variable (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h32 class Variable; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeReference.h23 class Variable; variable
DtsTypeAliasDeclaration.h22 class Variable; variable
DtsInterfaceDeclaration.h23 class Variable; variable
/arkcompiler/ets_frontend/es2panda/typescript/types/
Dtype.h28 class Variable; variable
DinterfaceType.h48 void SetMergedTypeParams(std::pair<std::vector<binder::Variable *>, size_t> &&mergedTypeParams) in SetMergedTypeParams()
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlreference.cpp94 binder::Variable *LReference::Variable() const in Variable() function in panda::es2panda::compiler::LReference
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.h38 class Variable; variable
209 : Variable(decl, VariableFlags::NONE), backReference_(backReference) in Variable() function
Dscope.h41 class Variable; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h41 class Variable; variable
894Variable(Environment *env, VariableType type, uint32_t id, GateRef value) : id_(id), type_(type), … in Variable() function
899 Variable(CircuitBuilder *cirbuilder, VariableType type, uint32_t id, GateRef value) in Variable() function
/arkcompiler/ets_frontend/ts2panda/src/
Dvariable.ts32 export abstract class Variable { class
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h40 class Variable; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument