Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DreturnStatement.cpp68 const ir::AstNode *ancestor = checker::Checker::FindAncestorGivenByType(this, ir::AstNodeType::SCRIPT_FUNCTION); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1221 ir::AstNode *ancestor = util::Helpers::FindAncestorGivenByType(st, ir::AstNodeType::SCRIPT_FUNCTION); in Check() local
H A DETSAnalyzer.cpp2328 ir::AstNode *ancestor = util::Helpers::FindAncestorGivenByType(st, ir::AstNodeType::SCRIPT_FUNCTION); in Check() local

Completed in 8 milliseconds