Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1929 bool ETSChecker::CheckRethrowingParams(const ir::AstNode *ancestorFunction, const ir::AstNode *node) in CheckRethrowingParams() argument
1942 ir::AstNode *ancestorFunction = FindAncestorGivenByType(node, ir::AstNodeType::SCRIPT_FUNCTION); in CheckThrowingStatements() local
1981 CheckThrowingPlacement(ir::AstNode *node, const ir::AstNode *ancestorFunction) CheckThrowingPlacement() argument
[all...]

Completed in 6 milliseconds