MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / CBMModuleDefIndex

Class CBMModuleDefIndex

src/pipeline/pass_lsp_cross.h:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 * (`src/main/java/...` + `src/main/kotlin/...`) resolve same-package
91 * references without falling back to a full project registry per file. */
92typedef struct CBMModuleDefIndex CBMModuleDefIndex;
93
94CBMModuleDefIndex *cbm_pxc_build_module_def_index(CBMLSPDef *all_defs, int def_count);
95

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected