Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DstatementParser.cpp1006 auto *ifStatement = AllocNode<ir::IfStatement>(test, consequent, alternate); in ParseIfStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1658 auto *ifStatement = AllocNode<ir::IfStatement>(test, consequent, alternate); in ParseIfStatement() local

Completed in 8 milliseconds