Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1031 it != MatcherFiltersMap.end() ? it->second : getFilterForKind(Kind); in matchWithFilter()
1060 const std::vector<unsigned short> &getFilterForKind(ASTNodeKind Kind) { in getFilterForKind() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor