clang API Documentation

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