Searched defs:FindAncestorGivenByType (Results 1 – 3 of 3) sorted by relevance
113 const ir::AstNode *Checker::FindAncestorGivenByType(const ir::AstNode *node, ir::AstNodeType type) in FindAncestorGivenByType() function in panda::es2panda::checker::Checker
123 static U FindAncestorGivenByType(T node, ir::AstNodeType type) in FindAncestorGivenByType() function
2000 ir::AstNode *ETSChecker::FindAncestorGivenByType(ir::AstNode *node, ir::AstNodeType type, const ir:… in FindAncestorGivenByType() function in ark::es2panda::checker::ETSChecker