Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1958 if (!CheckThrowingPlacement(node, ancestorFunction)) { in CheckThrowingStatements()
1981 bool ETSChecker::CheckThrowingPlacement(ir::AstNode *node, const ir::AstNode *ancestorFunction) in CheckThrowingPlacement() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h599 bool CheckThrowingPlacement(ir::AstNode *node, const ir::AstNode *ancestorFunction);

Completed in 6 milliseconds