[cfe-dev] Match Non-Type Template Parameter Using AST Matchers

Daniel Dilts via cfe-dev cfe-dev at lists.llvm.org
Fri Sep 25 16:18:31 PDT 2015


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/20150925/f86a3b52/attachment.html>


More information about the cfe-dev mailing list