Hi there,
Is there a way to find where TemplateTypeParmDecl are (SourceRange) in a FunctionDecl? I’m trying to find every place in the AST where a custom template type is used.
Thanks!
Hi there,
Is there a way to find where TemplateTypeParmDecl are (SourceRange) in a FunctionDecl? I’m trying to find every place in the AST where a custom template type is used.
Thanks!