Home
last modified time | relevance | path

Searched refs:typeDecl_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DglobalDeclTransformer.cpp22 const auto isDeclCb = [&types = typeDecl_](const ir::AstNode *node) { in FilterDeclarations()
129 if (typeDecl_.count(node->Type()) == 0U) { in HandleNode()
H A DglobalDeclTransformer.h26 const std::unordered_set<ir::AstNodeType> typeDecl_ = { member in ark::es2panda::compiler::GlobalDeclTransformer

Completed in 1 milliseconds