Home
last modified time | relevance | path

Searched defs:IfStatementBuilder (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DifStatementBuilder.h27 explicit IfStatementBuilder(ark::ArenaAllocator *allocator) : AstBuilder(allocator) {} in IfStatementBuilder() function
DifStatementBuilder copy.h27 IfStatementBuilder(ark::ArenaAllocator *allocator) : AstBuilder(allocator) {} in IfStatementBuilder() function