Searched defs:hasTemplateArgument (Results 1 – 2 of 2) sorted by relevance
175 bool hasTemplateArgument(unsigned Depth, unsigned Index) const { in hasTemplateArgument() function
1070 AST_POLYMORPHIC_MATCHER_P2(hasTemplateArgument,AST_POLYMORPHIC_SUPPORTED_TYPES (ClassTemplateSpecializationDecl,VarTemplateSpecializationDecl,FunctionDecl,TemplateSpecializationType),unsigned,N,internal::Matcher<TemplateArgument>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P2() argument