semantic-tag-new-function

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

(semantic-tag-new-function NAME TYPE ARG-LIST &rest ATTRIBUTES)

Create a semantic tag of class 'function.
NAME is the name of this function.
TYPE is a string or semantic tag representing the type of this function.
ARG-LIST is a list of strings or semantic tags representing the
arguments of this function.
ATTRIBUTES is a list of additional attributes belonging to this tag.