Home
last modified time | relevance | path

Searched refs:IsValidConstAssertionArgument (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsAsExpression.cpp44 static bool IsValidConstAssertionArgument(checker::Checker *checker, const ir::AstNode *arg) in IsValidConstAssertionArgument() function
88 if (!IsValidConstAssertionArgument(checker, expression_)) { in Check()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1424 static bool IsValidConstAssertionArgument(checker::Checker *checker, const ir::AstNode *arg) in IsValidConstAssertionArgument() function
1470 if (!IsValidConstAssertionArgument(checker, expr->Expr())) { in Check()

Completed in 4 milliseconds