Searched defs:Variable (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | identifier.h | 32 class Variable; variable
|
| /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/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 | 94 binder::Variable *LReference::Variable() const in Variable() function in panda::es2panda::compiler::LReference
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variable.h | 38 class Variable; variable 209 : Variable(decl, VariableFlags::NONE), backReference_(backReference) in Variable() function
|
| D | scope.h | 41 class Variable; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.h | 41 class Variable; variable 894 …Variable(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/ |
| D | variable.ts | 32 export abstract class Variable { class
|
| /arkcompiler/ets_frontend/es2panda/typescript/ |
| D | checker.h | 40 class Variable; variable
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|