Searched defs:typeAssertion (Results 1 – 2 of 2) sorted by relevance
195 auto *typeAssertion = AllocNode<ir::TSTypeAssertion>(typeAnnotation, expression); in ParseTypeAssertion() local
544 auto *typeAssertion = AllocNode<ir::TSTypeAssertion>(typeAnnotation, expression); in ParseTsTypeAssertion() local