Home
last modified time | relevance | path

Searched defs:IfStatement (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DifStatement.h36 explicit IfStatement(Expression *test, Statement *consequent, Statement *alternate) in IfStatement() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DifStatement.h37 explicit IfStatement(Expression *test, Statement *consequent, Statement *alternate) in IfStatement() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h49 class IfStatement; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h73 class IfStatement; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h64 class IfStatement; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h74 class IfStatement; variable