| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | moduleContext.h | 24 class Variable; variable
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| D | entityDeclarator.h | 29 class Variable; variable
|
| D | scopedDebugInfoPlugin.h | 35 class Variable; variable
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/model/ |
| D | Variable.ts | 18 export class Variable { class
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/ |
| D | debugInfoDeserializer.h | 24 class Variable; variable
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | type.h | 25 class Variable; variable 224 varbinder::Variable *Variable() in Variable() function 229 const varbinder::Variable *Variable() const in Variable() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsTypeReference.h | 22 class Variable; variable
|
| D | tsTypeAliasDeclaration.h | 25 class Variable; variable
|
| /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/ets2panda/ir/expressions/ |
| D | identifier.h | 24 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/ets2panda/checker/ |
| D | resolveResult.h | 40 varbinder::Variable *Variable() in Variable() function
|
| D | checkerContext.h | 36 class Variable; variable
|
| /arkcompiler/ets_frontend/es2panda/compiler/base/ |
| D | lreference.cpp | 152 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 214 : Variable(decl, VariableFlags::NONE), backReference_(backReference) in Variable() function
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | interfaceType.h | 47 … void SetMergedTypeParams(std::pair<std::vector<varbinder::Variable *>, size_t> &&mergedTypeParams) in SetMergedTypeParams()
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | boxingForLocals.cpp | 119 ArenaMap<varbinder::Variable *, varbinder::Variable *> *varsMap) in HandleFunctionParam() 180 … ArenaMap<varbinder::Variable *, varbinder::Variable *> *varsMap) in HandleVariableDeclarator() 280 … ArenaMap<varbinder::Variable *, varbinder::Variable *> const &varsMap) in HandleAssignment()
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | variable.h | 249 : Variable(decl, VariableFlags::NONE), backReference_(backReference) in Variable() function
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | lreference.h | 66 varbinder::Variable *Variable() const in Variable() function
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | helpers.h | 32 class Variable; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder_helper.h | 394 …Variable(Environment *env, VariableType type, uint32_t id, GateRef value) : id_(id), type_(type), … in Variable() function 399 Variable(CircuitBuilder *cirbuilder, VariableType type, uint32_t id, GateRef value) in Variable() function
|