Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DMatchers.h99 enum class MatchMode { global() enum
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp692 matchesAncestorOf(const DynTypedNode & Node,ASTContext & Ctx,const DynTypedMatcher & Matcher,BoundNodesTreeBuilder * Builder,AncestorMatchMode MatchMode) matchesAncestorOf() argument