Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp639 std::optional<MatcherCtor> Registry::lookupMatcherCtor(StringRef MatcherName) { lookupMatcherCtor() function in clang::ast_matchers::dynamic::Registry
H A DParser.cpp830 Parser::RegistrySema::lookupMatcherCtor(StringRef MatcherName) { in lookupMatcherCtor() function in clang::ast_matchers::dynamic::Parser::RegistrySema