Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dutil.cpp113 const ir::AstNode *Checker::FindAncestorGivenByType(const ir::AstNode *node, ir::AstNodeType type) in FindAncestorGivenByType() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h128 static U FindAncestorGivenByType(T node, ir::AstNodeType type) in FindAncestorGivenByType() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1593 ir::AstNode *ETSChecker::FindAncestorGivenByType(ir::AstNode *node, ir::AstNodeType type, const ir::AstNode *endNode) in FindAncestorGivenByType() function in ark::es2panda::checker::ETSChecker

Completed in 6 milliseconds