[cfe-dev] Count methods in class

Daniel Dilts diltsman at gmail.com
Fri Mar 6 16:50:21 PST 2015


CXXRecordDecl::methods() appears to list all methods in the class and base
classes.  How would I get a list of only the methods declared in a class
(none of the methods from base classes)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150306/8dbc1998/attachment.html>


More information about the cfe-dev mailing list