Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clice-io/clice
/ functions
Functions
2,129 in github.com/clice-io/clice
⨍
Functions
2,129
◇
Types & classes
533
↓ 6 callers
Method
send_stateless
src/server/worker/worker_pool.h:322
↓ 6 callers
Function
settle
tests/unit/server/compile_graph_tests.cpp:151
↓ 6 callers
Function
stderr_logger
src/support/logging.cpp:25
↓ 6 callers
Function
to_locations
(result)
tests/integration/modules/test_modules.py:280
↓ 6 callers
Method
top_level_decls
src/compile/compilation_unit.cpp:239
↓ 6 callers
Function
unset_env
tests/unit/server/config_tests.cpp:23
↓ 6 callers
Function
wait_for_reference
Poll references at a position until expected_uri shows up.
tests/integration/utils/wait.py:70
↓ 6 callers
Function
write_entries
Write a compile_commands.json with per-file extra arguments. Args: workspace: Root directory of the workspace. entries: List of (
tests/integration/utils/workspace.py:75
↓ 5 callers
Method
apply_change
src/server/state/session_store.cpp:53
↓ 5 callers
Function
complete_module_import
src/syntax/completion.cpp:54
↓ 5 callers
Function
create_fake_clang
Create an executable shell script named `*.clang` (detected as the Clang family) that prints a canned `-###` line to stderr, standing in for a real ex
tests/unit/command/toolchain_tests.cpp:223
↓ 5 callers
Method
decompose_range
src/compile/compilation_unit.cpp:36
↓ 5 callers
Method
expanded_tokens
src/compile/compilation_unit.cpp:202
↓ 5 callers
Function
float_by_value
tests/data/hover/pass_types.cpp:21
↓ 5 callers
Function
format_size
Sizes (and padding) are shown in bytes if possible, otherwise in bits.
src/feature/hover.cpp:1141
↓ 5 callers
Method
getSymbolID
src/compile/compilation_unit.cpp:289
↓ 5 callers
Method
has_cache
src/command/toolchain.cpp:599
↓ 5 callers
Method
implementation_at
Send go-to-implementation request at given position.
tests/integration/utils/client.py:256
↓ 5 callers
Method
is_busy
tests/unit/server/worker_pool_tests.cpp:143
↓ 5 callers
Method
normalize_uri
(uri: str)
tests/integration/utils/client.py:95
↓ 5 callers
Method
pop
Pops a node off the ancestor stack, and finalizes it. Pairs with push(). Performs primary hit detection.
src/semantic/selection.cpp:991
↓ 5 callers
Function
refresh
(editor: vscode.TextEditor | undefined)
editors/vscode/src/feature/context.ts:158
↓ 5 callers
Function
require
Helper precondition check that survives NDEBUG builds (the unit tests run under RelWithDebInfo); failures abort with a location instead of becoming UB
tests/unit/support/cache_store_tests.cpp:29
↓ 5 callers
Function
reset_anomaly_for_testing
src/support/anomaly.cpp:111
↓ 5 callers
Method
resolve_path
src/command/command.cpp:520
↓ 5 callers
Function
resolve_search_config
src/syntax/include_resolver.cpp:46
↓ 5 callers
Function
resolve_unique
Resolve a locator and require a unique match: no candidate is "symbol not found", several candidates ask the client to disambiguate via symbolId.
src/server/transport/agent_client.cpp:38
↓ 5 callers
Function
run
tests/unit/feature/document_link_tests.cpp:19
↓ 5 callers
Function
run
tests/unit/feature/inactive_region_tests.cpp:13
↓ 5 callers
Function
run_agentic
(executable, host, port, path, timeout=10)
tests/integration/agentic/test_agentic.py:66
↓ 5 callers
Function
run_clang
src/compile/compilation.cpp:328
↓ 5 callers
Function
set_anomaly_trap_for_testing
src/support/anomaly.cpp:106
↓ 5 callers
Function
set_env
POSIX setenv/unsetenv don't exist on Windows; map to _putenv_s (passing an empty value to _putenv_s removes the variable).
tests/unit/server/config_tests.cpp:15
↓ 5 callers
Method
set_max_restarts
tests/unit/server/worker_pool_tests.cpp:60
↓ 5 callers
Method
start
tests/unit/server/worker_pool_tests.cpp:105
↓ 5 callers
Function
synthesize_context
src/syntax/preamble_synthesis.cpp:168
↓ 5 callers
Method
validate_saved_context
src/server/compiler/context_resolver.cpp:693
↓ 5 callers
Function
write
src/support/filesystem.h:58
↓ 5 callers
Function
write_lsp_message
(writer: asyncio.StreamWriter, payload: str)
tests/replay.py:109
↓ 4 callers
Function
AppendExprODRHash
src/index/usr_generation.cpp:48
↓ 4 callers
Function
EXPECT_EMBED
tests/unit/compile/directive_tests.cpp:73
↓ 4 callers
Method
EndSourceFile
src/compile/diagnostic.cpp:252
↓ 4 callers
Method
TransformType
src/semantic/resolver.cpp:193
↓ 4 callers
Method
Visit
src/semantic/ast_utility.cpp:537
↓ 4 callers
Method
add_block_command_comment
src/support/doxygen.cpp:9
↓ 4 callers
Method
add_block_end_hint
src/feature/inlay_hints.cpp:424
↓ 4 callers
Method
add_param_command_comment
src/support/doxygen.cpp:14
↓ 4 callers
Method
add_type_hint
src/feature/inlay_hints.cpp:496
↓ 4 callers
Function
assert_server_exited_cleanly
(server, timeout: float = 10.0)
tests/conftest.py:201
↓ 4 callers
Method
base_dir
src/support/cache_store.cpp:529
↓ 4 callers
Function
canonicalize
src/command/argument_parser.cpp:277
↓ 4 callers
Method
close
(self)
tests/integration/agentic/test_agentic.py:62
↓ 4 callers
Function
compute_preamble_bounds
src/syntax/scan.cpp:440
↓ 4 callers
Method
decompose_expansion_range
src/compile/compilation_unit.cpp:66
↓ 4 callers
Function
default_dispatch
tests/unit/server/compile_graph_integration_tests.cpp:115
↓ 4 callers
Function
default_resolver
tests/unit/server/compile_graph_integration_tests.cpp:119
↓ 4 callers
Method
diagnostic_code
src/compile/diagnostic.cpp:17
↓ 4 callers
Method
dispatch
src/server/transport/master_server.cpp:241
↓ 4 callers
Function
distance
tests/data/header_context/types.h:8
↓ 4 callers
Method
drop_orphaned_choices
src/server/compiler/context_resolver.cpp:721
↓ 4 callers
Function
extract_symbol_id
src/server/transport/agent_client.cpp:51
↓ 4 callers
Method
failed_size
Number of negatively cached (failed) toolchain queries.
src/command/toolchain.h:78
↓ 4 callers
Method
fatal_error
Hit an unrecoverable error; diagnostics and decoded source locations are usable, other states are not unavailable.
src/compile/compilation_unit.h:94
↓ 4 callers
Method
file_location
src/compile/compilation_unit.cpp:168
↓ 4 callers
Function
find_directive_argument
src/syntax/lexer.cpp:114
↓ 4 callers
Method
find_symbol
src/index/merged_index.cpp:821
↓ 4 callers
Method
for_each
src/server/state/session_store.cpp:37
↓ 4 callers
Function
generate_cdb
Generate compile_commands.json using CMake with Ninja backend.
tests/cdb.py:14
↓ 4 callers
Method
get_backoff_cooldown
tests/unit/server/worker_pool_tests.cpp:168
↓ 4 callers
Method
get_block_command_comments
src/support/doxygen.cpp:42
↓ 4 callers
Function
guidance_diags
(client, uri)
tests/integration/features/test_guidance_diagnostics.py:19
↓ 4 callers
Method
header_context
The file's resolved header context, or nullptr.
src/server/compiler/context_resolver.h:99
↓ 4 callers
Function
hover_info
src/feature/hover.cpp:1505
↓ 4 callers
Function
int_by_const_ref
tests/data/hover/pass_types.cpp:16
↓ 4 callers
Function
isCppEditor
(editor: vscode.TextEditor | undefined)
editors/vscode/src/feature/context.ts:16
↓ 4 callers
Method
is_ruler
src/support/markup.cpp:301
↓ 4 callers
Function
item_not_resolved
Error response when a call/type hierarchy item cannot be resolved back to an indexed symbol.
src/server/service/feature_router.cpp:35
↓ 4 callers
Function
json_escape
Escape backslashes and quotes for JSON string values.
tests/unit/test/cdb_helper.h:22
↓ 4 callers
Function
log_command_decision
Per-file command selection decision log: which tiers were tried, which one was hit, and a hash of the final command for correlating later failures.
src/server/compiler/context_resolver.cpp:51
↓ 4 callers
Method
mark_block_end
src/feature/inlay_hints.cpp:446
↓ 4 callers
Method
merge_symbols
src/index/merged_index.cpp:850
↓ 4 callers
Method
need_update
src/index/merged_index.cpp:672
↓ 4 callers
Function
normalize
src/semantic/ast_utility.cpp:181
↓ 4 callers
Function
partial_change
tests/unit/server/session_store_tests.cpp:14
↓ 4 callers
Function
printQualifier
src/index/usr_generation.cpp:505
↓ 4 callers
Function
read_cache_json
Read and parse cache.json, or return None if absent.
tests/integration/utils/cache.py:39
↓ 4 callers
Function
reference_uris
URIs of the references at a position (declaration excluded).
tests/integration/utils/wait.py:64
↓ 4 callers
Method
references_at
Send find-references request at given position.
tests/integration/utils/client.py:284
↓ 4 callers
Method
release
src/server/compiler/compile_graph.cpp:102
↓ 4 callers
Method
release_canonical
Drop one reference to a canonical index; the last reference masks its occurrences and relations via the removed bitmap. A later re-merge of identical
src/index/merged_index.cpp:219
↓ 4 callers
Function
remaining_wall
()
tests/replay.py:202
↓ 4 callers
Method
remove_owner
tests/unit/server/worker_pool_tests.cpp:77
↓ 4 callers
Function
rename
src/support/filesystem.h:77
↓ 4 callers
Method
resolve_hierarchy_item
src/server/service/query.cpp:268
↓ 4 callers
Method
scoped_pause
src/server/compiler/indexer.h:70
↓ 4 callers
Function
set_notify_hook
src/support/anomaly.cpp:101
↓ 4 callers
Method
stop
src/server/compiler/indexer.cpp:360
↓ 4 callers
Method
stop
tests/unit/server/worker_pool_tests.cpp:113
↓ 4 callers
Method
stop_io
Tear down client-side IO tasks without contacting the server.
tests/integration/utils/client.py:147
↓ 4 callers
Function
summarize_expr
src/semantic/ast_utility.cpp:533
← previous
next →
301–400 of 2,129, ranked by callers