Home
last modified time | relevance | path

Searched defs:VerifyMatchOnNode (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp5845 template <typename T> class VerifyMatchOnNode : public BoundNodesCallback { global() class
5847 VerifyMatchOnNode(StringRef Id, const internal::Matcher<T> &InnerMatcher, VerifyMatchOnNode() function in clang::ast_matchers::VerifyMatchOnNode