Home
last modified time | relevance | path

Searched refs:MatchMode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h778 AncestorMatchMode MatchMode) {
786 Matcher, Builder, MatchMode);
811 AncestorMatchMode MatchMode) = 0;
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp694 AncestorMatchMode MatchMode) override { in matchesAncestorOf() argument
699 if (MatchMode == AncestorMatchMode::AMM_ParentOnly) in matchesAncestorOf()