Home
last modified time | relevance | path

Searched defs:typeAssertion (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.cpp170 auto *typeAssertion = AllocNode<ir::TSTypeAssertion>(typeAnnotation, expression); in ParseTypeAssertion() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DexpressionParser.cpp563 auto *typeAssertion = AllocNode<ir::TSTypeAssertion>(typeAnnotation, expression); in ParseTsTypeAssertion() local

Completed in 8 milliseconds