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

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

Completed in 117 milliseconds