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>