semantic-tag-prototype-p

semantic-tag-prototype-p is an autoloaded compiled Lisp function in `tag-ls.el'.

(semantic-tag-prototype-p TAG)

Return non nil if TAG is a prototype.
For some languages, such as C, a prototype is a declaration of
something without an implementation.