Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchersInternal.h771 AncestorMatchMode MatchMode) {
779 Matcher, Builder, MatchMode);
804 AncestorMatchMode MatchMode) = 0;
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp692 AncestorMatchMode MatchMode) override { in matchesAncestorOf() argument
697 if (MatchMode == AncestorMatchMode::AMM_ParentOnly) in matchesAncestorOf()