Searched refs:getFilterForKind (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ | ||
| H A D | ASTMatchFinder.cpp | 1044 it != MatcherFiltersMap.end() ? it->second : getFilterForKind(Kind); in matchWithFilter() |