<div dir="ltr">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)?</div>