semantic-analyze-nolongprefix-completion-at-point-function
semantic-analyze-nolongprefix-completion-at-point-function is a compiled Lisp function in `semantic.el
'.
(semantic-analyze-nolongprefix-completion-at-point-function)
Return possible analysis completions at point.
The completions provided are via `semantic-analyze-possible-completions',
but with the 'no-tc and 'no-longprefix option passed in, which means
constraints resulting in a long multi-symbol dereference are ignored.
This function can be used by `completion-at-point-functions'.