Searched refs:MatchMode (Results 1 – 2 of 2) sorted by relevance
466 AncestorMatchMode MatchMode) override { in matchesAncestorOf() argument472 MatchMode); in matchesAncestorOf()637 BoundNodesTreeBuilder *Builder, AncestorMatchMode MatchMode) { in memoizedMatchesAncestorOfRecursively() argument640 return matchesAncestorOfRecursively(Node, Matcher, Builder, MatchMode); in memoizedMatchesAncestorOfRecursively()658 matchesAncestorOfRecursively(Node, Matcher, &Result.Nodes, MatchMode); in memoizedMatchesAncestorOfRecursively()670 AncestorMatchMode MatchMode) { in matchesAncestorOfRecursively() argument700 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()702 MatchMode); in matchesAncestorOfRecursively()717 if (MatchMode != ASTMatchFinder::AMM_ParentOnly) { in matchesAncestorOfRecursively()
1030 AncestorMatchMode MatchMode) { in matchesAncestorOf() argument1037 Matcher, Builder, MatchMode); in matchesAncestorOf()1057 AncestorMatchMode MatchMode) = 0;