[cfe-dev] Match Non-Type Template Parameter Using AST Matchers
Daniel Dilts via cfe-dev
cfe-dev at lists.llvm.org
Mon Oct 5 11:59:14 PDT 2015
Does anyone have any ideas on how to do this?
On Fri, Sep 25, 2015 at 4:18 PM, Daniel Dilts <diltsman at gmail.com> wrote:
> I see that templateTypeParmType() can match can match the name of a
> type template parameter. How do you match the name of a non-type template
> parameter? I am not seeing a similar function in the AST Matchers
> documentation.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151005/916d5f9c/attachment.html>
More information about the cfe-dev
mailing list