semantic-sanity-check

semantic-sanity-check is an interactive compiled Lisp function in `util.el'.


(semantic-sanity-check &optional CACHE OVER NOTFIRST)

Perform a sanity check on the current buffer.
The buffer's set of overlays, and those overlays found via the cache
are verified against each other.
CACHE, and OVER are the semantic cache, and the overlay list.
NOTFIRST indicates that this was not the first call in the recursive use.