File: db-ref.el.html
Handle cross-database file references.
Any given database may be referred to by some other database. For example, if a .cpp file has a #include in a header, then that header file should have a reference to the .cpp file that included it.
This is critical for purposes where a file (such as a .cpp file) needs to have its caches flushed because of changes in the header. Changing a header may cause a referring file to be reparsed due to account for changes in defined macros, or perhaps a change to files the header includes.
Defined variables (0)
Defined functions (7)
semanticdb-ref-adebug | (&rest SLOTS) |
semanticdb-ref-adebug--anon-cmacro | (WHOLE &rest SLOTS) |
semanticdb-ref-adebug--eieio-childp | (OBJ) |
semanticdb-ref-adebug-child-p | (OBJ) |
semanticdb-ref-adebug-list-p | (ARG1) |
semanticdb-ref-adebug-p | (OBJ) |
semanticdb-ref-test | (REFRESH) |