Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:ancestors

623 ///   Matches a matcher on all ancestors of the given node. Returns true if
629 /// all nodes, as all nodes have ancestors.
649 /// \brief Defines which ancestors are considered for a match.
651 /// All ancestors.