This is the complete list of members for clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor, including all inherited members.
buildMatcherCtor(SourceRange NameRange, ArrayRef< ParserValue > Args, Diagnostics *Error) const | clang::ast_matchers::dynamic::internal::MatcherDescriptor | inlinevirtual |
create(SourceRange NameRange, ArrayRef< ParserValue > Args, Diagnostics *Error) const override | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
FixedArgCountMatcherDescriptor(MarshallerType Marshaller, void(*Func)(), StringRef MatcherName, ArrayRef< ASTNodeKind > RetKinds, ArrayRef< ArgKind > ArgKinds) | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inline |
getArgKinds(ASTNodeKind ThisKind, unsigned ArgNo, std::vector< ArgKind > &Kinds) const override | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
getNumArgs() const override | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
isBuilderMatcher() const | clang::ast_matchers::dynamic::internal::MatcherDescriptor | inlinevirtual |
isConvertibleTo(ASTNodeKind Kind, unsigned *Specificity, ASTNodeKind *LeastDerivedKind) const override | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
isPolymorphic() const | clang::ast_matchers::dynamic::internal::MatcherDescriptor | inlinevirtual |
isVariadic() const override | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | inlinevirtual |
MarshallerType typedef | clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor | |
nodeMatcherType() const | clang::ast_matchers::dynamic::internal::MatcherDescriptor | inlinevirtual |
~MatcherDescriptor()=default | clang::ast_matchers::dynamic::internal::MatcherDescriptor | virtual |