Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp491 auto *conditionalType = AllocNode<ir::TSConditionalType>(checkType, extendsType, trueType, falseType); in ParseConditionalType() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp806 auto *conditionalType = AllocNode<ir::TSConditionalType>(checkType, extendsType, trueType, falseType); in ParseTsConditionalType() local

Completed in 10 milliseconds