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

Declarations

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  145   PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers);

References

tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h
  334   VariantMatcher Out = VariantMatcher::PolymorphicMatcher(std::move(Matchers));