Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:templateArgument

272   // This triggers an hasAncestor with a TemplateArgument in the bound nodes.
276 hasAnyTemplateArgument(templateArgument().bind("targ")),
903 templateArgument(isIntegral())))));