Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/Dynamic/
H A DRegistryTest.cpp41 VariantMatcher constructMatcher(StringRef MatcherName, in constructMatcher() function in clang::ast_matchers::dynamic::__anon89df0d810111::RegistryTest
53 VariantMatcher constructMatcher(StringRef MatcherName, in constructMatcher() function in clang::ast_matchers::dynamic::__anon89df0d810111::RegistryTest
66 VariantMatcher constructMatcher(StringRef MatcherName, in constructMatcher() function in clang::ast_matchers::dynamic::__anon89df0d810111::RegistryTest
/llvm-project-15.0.7/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp785 VariantMatcher Registry::constructMatcher(MatcherCtor Ctor, in constructMatcher() function in clang::ast_matchers::dynamic::Registry