Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp368 using VisitorBase = RecursiveASTVisitor<ASTVisitor>; typedef in ParentMapContext::ParentMap::ASTVisitor
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp93 typedef RecursiveASTVisitor<MatchChildASTVisitor> VisitorBase; typedef in clang::ast_matchers::internal::__anon17c865b50111::MatchChildASTVisitor