reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
73 static llvm::Optional<MatcherCtor> lookupMatcherCtor(StringRef MatcherName);
603 return Registry::lookupMatcherCtor(MatcherName);
tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp 38 return Registry::lookupMatcherCtor(MatcherName);