Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DnodeHasType.cpp56 const auto *typed = static_cast<const ir::TypedAstNode *>(ast); in operator ()() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DoptionalLowering.cpp98 auto typed = expr->AsMemberExpression(); in FindOptionalInChain() local
102 auto typed = expr->AsCallExpression(); in FindOptionalInChain() local