reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp
   45     llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName);
   58     llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName);
   72     llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName);
   91     llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName1);
  102     llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName1);
  106     Ctor = lookupMatcherCtor(MatcherName2);