semantic-tag-function-parent

semantic-tag-function-parent is a compiled Lisp function in `tag.el'.

(semantic-tag-function-parent TAG)

Return the parent of the function that TAG describes.
That is the value of the `:parent' attribute.
A function has a parent if it is a method of a class, and if the
function does not appear in body of its parent class.