Home
last modified time | relevance | path

Searched defs:Construct (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsModule.cpp57 ETSModule *ETSModule::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ETSModule
DetsReExportDeclaration.cpp85 AstNode *ETSReExportDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ETSReExportDeclaration
DetsTypeReference.cpp148 ETSTypeReference *ETSTypeReference::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ETSTypeReference
DetsTypeReferencePart.cpp285 ETSTypeReferencePart *ETSTypeReferencePart::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ETSTypeReferencePart
DetsParameterExpression.cpp278 ETSParameterExpression *ETSParameterExpression::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ETSParameterExpression
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DclassDeclaration.cpp27 ClassDeclaration *ClassDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ClassDeclaration
DfunctionDeclaration.cpp114 FunctionDeclaration *FunctionDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::FunctionDeclaration
DblockStatement.cpp114 BlockStatement *BlockStatement::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::BlockStatement
DannotationDeclaration.cpp124 AstNode *AnnotationDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::AnnotationDeclaration
DvariableDeclaration.cpp183 VariableDeclaration *VariableDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::VariableDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeParameterDeclaration.cpp77 TSTypeParameterDeclaration *TSTypeParameterDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::TSTypeParameterDeclaration
DtsTypeParameter.cpp126 TSTypeParameter *TSTypeParameter::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::TSTypeParameter
DtsTypeAliasDeclaration.cpp165 TSTypeAliasDeclaration *TSTypeAliasDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::TSTypeAliasDeclaration
DtsEnumDeclaration.cpp169 TSEnumDeclaration *TSEnumDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::TSEnumDeclaration
DtsInterfaceDeclaration.cpp201 TSInterfaceDeclaration *TSInterfaceDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DfunctionExpression.cpp79 AstNode *FunctionExpression::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::FunctionExpression
/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportDeclaration.cpp99 ImportDeclaration *ImportDeclaration::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ImportDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassProperty.cpp319 ClassProperty *ClassProperty::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ClassProperty
DscriptFunction.cpp282 ScriptFunction *ScriptFunction::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ScriptFunction
DclassDefinition.cpp336 ClassDefinition *ClassDefinition::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::ClassDefinition
DmethodDefinition.cpp433 MethodDefinition *MethodDefinition::Construct(ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::MethodDefinition
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dunique_fd_test.cpp38 TEST(UniqueFd, Construct) in TEST() argument
/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.cpp327 AstNode *AstNode::Construct([[maybe_unused]] ArenaAllocator *allocator) in Construct() function in ark::es2panda::ir::AstNode
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp568 HWTEST_F_L0(JSProxyTest, Construct) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp476 GateRef CircuitBuilder::Construct(GateRef hirGate, std::vector<GateRef> args) in Construct() function in panda::ecmascript::kungfu::CircuitBuilder

12