Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ functions
Functions
8,229 in github.com/DeusData/codebase-memory-mcp
⨍
Functions
8,229
◇
Types & classes
405
↓ 7 callers
Function
jl_scan_object
src/cli/config_json_like.c:783
↓ 7 callers
Function
out_text
(result)
tests/windows/test_daemon_stability.py:56
↓ 7 callers
Function
perl_first_child_of_type
Find the first named child whose node type is `kind` (shallow). */
internal/cbm/lsp/perl_lsp.c:198
↓ 7 callers
Function
php_lookup_method
internal/cbm/lsp/php_lsp.c:335
↓ 7 callers
Function
php_parse_type_node
internal/cbm/lsp/php_lsp.c:428
↓ 7 callers
Function
response_contains_json_fragment
tests/test_mcp.c:88
↓ 7 callers
Function
rp_extracts_clean
tests/repro/repro_reference_precision.c:30
↓ 7 callers
Function
runtimeSetTryReclaimLock
(lockPath, contenderToken string)
pkg/go/cmd/codebase-memory-mcp/main.go:1740
↓ 7 callers
Function
runtime_get_u64
src/daemon/runtime.c:288
↓ 7 callers
Function
send
(process: subprocess.Popen[bytes], message: dict[str, Any])
scripts/test_mcp_interactive.py:86
↓ 7 callers
Function
ts_scope_has_binding
internal/cbm/lsp/ts_lsp.c:1304
↓ 7 callers
Function
ub_app
internal/cbm/iris_export_xml.c:126
↓ 7 callers
Function
uninstall_managed_agent_instructions
src/cli/cli.c:10036
↓ 7 callers
Function
usage_count_scoped
tests/repro/repro_call_argument_matrix_b.c:89
↓ 7 callers
Function
win_endpoint_refresh_rendezvous
src/daemon/ipc.c:4586
↓ 7 callers
Function
writeTestRuntimeSet
(t *testing.T, directory, binaryName, tag string)
pkg/go/cmd/codebase-memory-mcp/main_test.go:56
↓ 7 callers
Function
yaml_doc_init
src/cli/config_yaml_edit.c:1082
↓ 7 callers
Function
yaml_find_comment
src/cli/config_yaml_edit.c:1235
↓ 6 callers
Function
_assert_runtime_lock_owner
(lock)
pkg/pypi/src/codebase_memory_mcp/_cli.py:665
↓ 6 callers
Function
_refresh_runtime_lock
(lock)
pkg/pypi/src/codebase_memory_mcp/_cli.py:707
↓ 6 callers
Function
activation_windows_identity
src/cli/activation_transaction.c:557
↓ 6 callers
Function
add_type_ref
Add a type reference for a function.
internal/cbm/extract_type_refs.c:106
↓ 6 callers
Function
any_field_contains_node
Some grammars expose declaration roles as repeated/inherited fields. The * public child-by-field helper returns only one match, so inspect every dire
internal/cbm/extract_usages.c:716
↓ 6 callers
Function
application_job_cancel_requested
src/daemon/application.c:818
↓ 6 callers
Function
assertRuntimeSetLockOwner
(lock *runtimeSetLock)
pkg/go/cmd/codebase-memory-mcp/main.go:1781
↓ 6 callers
Function
binding_copy
Deep-copy a binding (so source and dest own separate string copies) */
src/cypher/cypher.c:2509
↓ 6 callers
Function
binding_get_virtual
src/cypher/cypher.c:2870
↓ 6 callers
Function
binding_set
Deep-copy a node into a binding (binding owns the strings) */
src/cypher/cypher.c:2524
↓ 6 callers
Function
bounded_length
src/daemon/service.c:42
↓ 6 callers
Function
build_project_list_error
Build a helpful error listing available projects. Caller must free() result. */
src/mcp/mcp.c:2304
↓ 6 callers
Function
c_build_qn
internal/cbm/lsp/c_lsp.c:630
↓ 6 callers
Function
c_parse_type_node
internal/cbm/lsp/c_lsp.c:1031
↓ 6 callers
Function
cbm_config_get
src/cli/cli.c:6424
↓ 6 callers
Function
cbm_config_set
src/cli/cli.c:6476
↓ 6 callers
Function
cbm_daemon_application_shutdown
src/daemon/application.c:2934
↓ 6 callers
Function
cbm_daemon_build_fingerprint_file
src/daemon/service.c:406
↓ 6 callers
Function
cbm_daemon_ipc_private_log_open
src/daemon/ipc.c:1540
↓ 6 callers
Function
cbm_daemon_ipc_receive_frame_bounded
src/daemon/ipc.c:6051
↓ 6 callers
Function
cbm_daemon_runtime_hello_request_encode
src/daemon/runtime.c:382
↓ 6 callers
Function
cbm_daemon_runtime_service_stop
src/daemon/runtime.c:2418
↓ 6 callers
Function
cbm_destroy_thread_parser
internal/cbm/cbm.c:374
↓ 6 callers
Function
cbm_expand_user_path
src/cli/cli.c:2222
↓ 6 callers
Function
cbm_gbuf_find_by_name
src/graph_buffer/graph_buffer.c:795
↓ 6 callers
Function
cbm_gbuf_set_next_id
src/graph_buffer/graph_buffer.c:630
↓ 6 callers
Function
cbm_hook_path_is_abs
True for an absolute path we can walk up: POSIX "/..." or a Windows drive * root — "X:/..." or a bare "X:" (callers normalize '\\' to '/' first). *
src/cli/hook_augment.c:678
↓ 6 callers
Function
cbm_http_server_new
src/ui/http_server.c:1947
↓ 6 callers
Function
cbm_idxmemo_get
internal/cbm/lsp/lsp_neg_memo.h:159
↓ 6 callers
Function
cbm_is_keyword
internal/cbm/helpers.c:169
↓ 6 callers
Function
cbm_mcp_server_set_project_mutation_guard
src/mcp/mcp.c:1699
↓ 6 callers
Function
cbm_negmemo_key
FNV-1a over (site tag, a, 0xff, b). The site tag keeps two cascades with * the same argument strings from sharing keys. Never returns 0. */
internal/cbm/lsp/lsp_neg_memo.h:55
↓ 6 callers
Function
cbm_path_for_file_api
src/foundation/compat.c:178
↓ 6 callers
Function
cbm_pipeline_fqn_folder
src/pipeline/fqn.c:347
↓ 6 callers
Function
cbm_pipeline_free_semantic_manifest
src/pipeline/pipeline_incremental.c:151
↓ 6 callers
Function
cbm_pipeline_set_pkgmap
src/pipeline/pipeline.c:222
↓ 6 callers
Function
cbm_proc_outcome_str
src/foundation/subprocess.c:85
↓ 6 callers
Function
cbm_project_lock_try_acquire
src/daemon/project_lock.c:162
↓ 6 callers
Function
cbm_registry_lookup_method_by_args
internal/cbm/lsp/type_registry.c:612
↓ 6 callers
Function
cbm_resolve_previous_hook_command
Resolve the exact shell-quoted command form shipped immediately before the * explicit Windows cmd.exe wrapper. It remains an ownership identity only.
src/cli/cli.c:2506
↓ 6 callers
Function
cbm_resolve_released_hook_command
Resolve only the exact command form shipped before hook paths were shell * quoted. This is an ownership identity for upgrade/uninstall, never a comma
src/cli/cli.c:2526
↓ 6 callers
Function
cbm_scope_bind_callable
internal/cbm/lsp/scope.c:81
↓ 6 callers
Function
cbm_store_bfs
src/store/store.c:4465
↓ 6 callers
Function
cbm_store_coverage_get
src/store/store.c:3048
↓ 6 callers
Function
cbm_store_coverage_meta_clear
src/store/store.c:2991
↓ 6 callers
Function
cbm_store_find_edges_by_target_type
src/store/store.c:2252
↓ 6 callers
Function
cbm_store_open_path_existing
src/store/store.c:766
↓ 6 callers
Function
cbm_store_schema_free
src/store/store.c:5308
↓ 6 callers
Function
cbm_subprocess_destroy
src/foundation/subprocess.c:1294
↓ 6 callers
Function
cbm_toml_escape_basic_string
src/cli/config_toml_edit.c:921
↓ 6 callers
Function
cbm_tree_cell_int
src/mcp/compact_out.c:271
↓ 6 callers
Function
cbm_ui_config_load
src/ui/config.c:111
↓ 6 callers
Function
cbm_upsert_instructions
src/cli/cli.c:3193
↓ 6 callers
Function
cbm_usages_push
internal/cbm/cbm.c:136
↓ 6 callers
Function
cbm_watcher_unwatch
src/watcher/watcher.c:1000
↓ 6 callers
Function
cbm_watcher_watch
src/watcher/watcher.c:931
↓ 6 callers
Function
cbm_watcher_watch_count
src/watcher/watcher.c:1036
↓ 6 callers
Function
cli_activation_deadline_after
src/cli/cli.c:287
↓ 6 callers
Function
cli_activation_transaction_commit_validated
src/cli/cli.c:1087
↓ 6 callers
Function
colorForLabel
(label: string)
graph-ui/src/lib/colors.ts:19
↓ 6 callers
Function
convert_path_to_qn
Convert a Rust path with `::` separators into our internal QN form using * `.` separators. Always allocates a fresh string. */
internal/cbm/lsp/rust_lsp.c:256
↓ 6 callers
Function
count_db_indexes
Count .db files in the cache directory. */
src/cli/cli.c:9029
↓ 6 callers
Function
cs_strip_generic_args
Walk up from `name` past any leading '<' or whitespace. */
internal/cbm/lsp/cs_lsp.c:158
↓ 6 callers
Function
db_path_for_project
Build DB path for a project: <cache_dir>/<project>.db */
src/ui/http_server.c:222
↓ 6 callers
Function
expr_free
src/cypher/cypher.c:769
↓ 6 callers
Function
extract_attr
internal/cbm/iris_export_xml.c:54
↓ 6 callers
Function
find_unique_callable_node_by_tail
tests/test_parallel.c:760
↓ 6 callers
Function
ha_dialect_from_name
src/cli/hook_augment.c:958
↓ 6 callers
Function
http_appendf
src/ui/http_server.c:454
↓ 6 callers
Function
init_overload_defs
tests/repro/repro_ts_overload_return_chains.c:96
↓ 6 callers
Function
inv_edge_has_strategy
INV(lsp-strategy): some CALLS edge carries `strategy` (e.g. "lsp_virtual_dispatch") * in its properties_json. Used by the per-LSP-pass invariants. */
tests/repro/repro_invariant_lib.h:165
↓ 6 callers
Function
ipc_validation_detail_set
src/daemon/ipc.c:37
↓ 6 callers
Function
is_direct_argument_value
internal/cbm/extract_usages.c:1297
↓ 6 callers
Function
is_string_like
Check if a node type is a string literal */
internal/cbm/extract_calls.c:48
↓ 6 callers
Function
itoa_k8s
Format int to string for logging. Thread-safe via TLS. */
src/pipeline/pass_k8s.c:68
↓ 6 callers
Function
java_resolve_type_name
internal/cbm/lsp/java_lsp.c:474
↓ 6 callers
Function
jl_buffer_char
src/cli/config_json_like.c:983
↓ 6 callers
Function
jl_validate_arguments
src/cli/config_json_like.c:1816
↓ 6 callers
Function
kt_emit_resolved_at
internal/cbm/lsp/kotlin_lsp.c:483
↓ 6 callers
Function
kt_process_block_stmts
internal/cbm/lsp/kotlin_lsp.c:3317
↓ 6 callers
Function
lock_registry_broadcast_locked
Requires the global fork guard and registry mutex, in that order. */
src/foundation/lock_registry.c:145
↓ 6 callers
Function
lookup_member_type
Depth-guarded entry: member lookup recurses through wrapper classes, union * members and registered-type expansion; cyclic type graphs in real-world
internal/cbm/lsp/ts_lsp.c:1471
← previous
next →
501–600 of 8,229, ranked by callers