Searched defs:FindAncestorGivenByType (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | util.cpp | 113 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 D | helpers.h | 128 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 D | helpers.cpp | 1593 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