Searched defs:Variable (Results 1 – 14 of 14) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTypeReference.h | 23 class Variable; variable
|
| D | tsTypeAliasDeclaration.h | 22 class Variable; variable
|
| D | tsInterfaceDeclaration.h | 23 class Variable; variable
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | identifier.h | 32 class Variable; variable
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | type.h | 28 class Variable; variable
|
| D | interfaceType.h | 48 void SetMergedTypeParams(std::pair<std::vector<binder::Variable *>, size_t> &&mergedTypeParams) in SetMergedTypeParams()
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | lreference.cpp | 92 binder::Variable *LReference::Variable() const in Variable() function in panda::es2panda::compiler::LReference
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.h | 40 class Variable; variable 726 …Variable(Environment *env, VariableType type, uint32_t id, GateRef value) : id_(id), type_(type), … in Variable() function 731 Variable(CircuitBuilder *cirbuilder, VariableType type, uint32_t id, GateRef value) in Variable() function
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | properties.ts | 21 Variable, enumerator
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | variable.ts | 32 export abstract class Variable { class
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variable.h | 206 : Variable(decl, VariableFlags::NONE), backReference_(backReference) in Variable() function
|
| D | scope.h | 41 class Variable; variable
|
| /arkcompiler/ets_frontend/es2panda/typescript/ |
| D | checker.h | 40 class Variable; variable
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|