Searched defs:MatcherKinds (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp634 std::set<ASTNodeKind> MatcherKinds; local
647 OS << "Matcher<" << MatcherKinds << ">"; local

Completed in 117 milliseconds