Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp418 class MatchASTVisitor : public RecursiveASTVisitor<MatchASTVisitor>, class
421 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor() function in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor