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

Class CBMModuleDefIndex

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected