Searched refs:MatchMode (Results 1 – 2 of 2) sorted by relevance
448 AncestorMatchMode MatchMode) override { in matchesAncestorOf() argument454 MatchMode); in matchesAncestorOf()614 BoundNodesTreeBuilder *Builder, AncestorMatchMode MatchMode) { in memoizedMatchesAncestorOfRecursively() argument621 return matchesAncestorOfRecursively(Node, Matcher, Builder, MatchMode); in memoizedMatchesAncestorOfRecursively()639 matchesAncestorOfRecursively(Node, Matcher, &Result.Nodes, MatchMode); in memoizedMatchesAncestorOfRecursively()651 AncestorMatchMode MatchMode) { in matchesAncestorOfRecursively() argument662 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()664 MatchMode); in matchesAncestorOfRecursively()679 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()
926 AncestorMatchMode MatchMode) { in matchesAncestorOf() argument933 Matcher, Builder, MatchMode); in matchesAncestorOf()953 AncestorMatchMode MatchMode) = 0;