| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | typed.h | 66 void CopyTo(AstNode *other) const override in CopyTo() function 86 void CopyTo(AstNode *other) const override in CopyTo() function 127 void CopyTo(AstNode *other) const override in CopyTo() function 149 void CopyTo(AstNode *other) const override in CopyTo() function
|
| D | typeNode.cpp | 34 void TypeNode::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TypeNode
|
| D | expression.cpp | 40 void Expression::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::Expression
|
| D | annotationAllowed.h | 95 void CopyTo(AstNode *other) const override in CopyTo() function
|
| D | jsDocAllowed.h | 121 void CopyTo(AstNode *other) const override in CopyTo() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | classElement.cpp | 50 void ClassElement::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ClassElement
|
| D | classProperty.cpp | 324 void ClassProperty::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ClassProperty
|
| D | scriptFunction.cpp | 290 void ScriptFunction::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ScriptFunction
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsModule.cpp | 63 void ETSModule::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ETSModule
|
| D | etsReExportDeclaration.cpp | 90 void ETSReExportDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ETSReExportDeclaration
|
| D | etsTypeReference.cpp | 153 void ETSTypeReference::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ETSTypeReference
|
| D | etsTypeReferencePart.cpp | 290 void ETSTypeReferencePart::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ETSTypeReferencePart
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | classDeclaration.cpp | 32 void ClassDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ClassDeclaration
|
| D | functionDeclaration.cpp | 119 void FunctionDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::FunctionDeclaration
|
| D | blockStatement.cpp | 120 void BlockStatement::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::BlockStatement
|
| D | annotationDeclaration.cpp | 129 void AnnotationDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::AnnotationDeclaration
|
| D | variableDeclaration.cpp | 189 void VariableDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::VariableDeclaration
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsTypeParameterDeclaration.cpp | 83 void TSTypeParameterDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TSTypeParameterDeclaration
|
| D | tsTypeParameter.cpp | 131 void TSTypeParameter::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TSTypeParameter
|
| D | tsTypeAliasDeclaration.cpp | 170 void TSTypeAliasDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TSTypeAliasDeclaration
|
| D | tsEnumDeclaration.cpp | 176 void TSEnumDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TSEnumDeclaration
|
| D | tsInterfaceDeclaration.cpp | 208 void TSInterfaceDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::TSInterfaceDeclaration
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | functionExpression.cpp | 84 void FunctionExpression::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::FunctionExpression
|
| /arkcompiler/ets_frontend/ets2panda/ir/module/ |
| D | importDeclaration.cpp | 105 void ImportDeclaration::CopyTo(AstNode *other) const in CopyTo() function in ark::es2panda::ir::ImportDeclaration
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | bitmap.cpp | 22 void Bitmap::CopyTo(Bitmap *dest) const in CopyTo() function in ark::mem::Bitmap
|