semantic-tag-new-include

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

(semantic-tag-new-include NAME SYSTEM-FLAG &rest ATTRIBUTES)

Create a semantic tag of class 'include.
NAME is the name of this include.
SYSTEM-FLAG represents that we were able to identify this include as belonging
to the system, as opposed to belonging to the local project.
ATTRIBUTES is a list of additional attributes belonging to this tag.