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