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
↓ 1 callers
Function
build_native_tools
Build native host tablegen tools for cross-compilation. When cross-compiling LLVM, build tools like llvm-tblgen must run on the host but woul
scripts/build-llvm.py:18
↓ 1 callers
Method
build_object
(self, tp, depth: int)
tests/integration/utils/injection.py:126
↓ 1 callers
Function
build_params
(tp, mode: str)
tests/integration/utils/injection.py:139
↓ 1 callers
Method
build_sequence
(self, element, depth: int)
tests/integration/utils/injection.py:118
↓ 1 callers
Function
build_snippet
Build a snippet string from a CodeCompletionString. Produces e.g. "funcName(${1:int x}, ${2:float y})" for functions, or "ClassName<${1:T}>" for class
src/feature/code_completion.cpp:164
↓ 1 callers
Function
calc
tests/data/header_context/utils.h:7
↓ 1 callers
Method
call_hierarchy_incoming
src/server/service/feature_router.cpp:321
↓ 1 callers
Method
call_hierarchy_outgoing
src/server/service/feature_router.cpp:333
↓ 1 callers
Method
call_hierarchy_prepare
src/server/service/feature_router.cpp:306
↓ 1 callers
Function
camel
(name: str)
tests/integration/utils/injection.py:28
↓ 1 callers
Function
can_highlight_name
Whether a declaration name is backed by source text that should be highlighted.
src/feature/semantic_tokens.cpp:38
↓ 1 callers
Method
cancel_all
src/server/compiler/compile_graph.cpp:379
↓ 1 callers
Method
chain_dependents
Headers whose resolved context embeds `path_id` through its include chain — the synthesized preamble copies the chain files' content, so a save along
src/server/compiler/context_resolver.h:138
↓ 1 callers
Function
child_pids
(parent_pid: int)
tests/integration/lifecycle/test_anomaly.py:24
↓ 1 callers
Function
choose_marker
Choose a marker to delimit \p text from a prioritized list of options. This is more readable than escaping for plain-text.
src/support/markup.cpp:368
↓ 1 callers
Function
classify_scope
src/index/tu_index.cpp:19
↓ 1 callers
Function
clean_cache
Remove clice caches for *workspace* (both in-tree and XDG).
tests/prepare.py:46
↓ 1 callers
Method
clear_owner
tests/unit/server/worker_pool_tests.cpp:81
↓ 1 callers
Method
clone
src/support/markup.cpp:434
↓ 1 callers
Method
close_session
src/server/transport/master_server.cpp:209
↓ 1 callers
Method
code_action
src/server/service/feature_router.cpp:171
↓ 1 callers
Function
code_complete
src/feature/code_completion.cpp:513
↓ 1 callers
Method
collect
src/feature/document_symbols.cpp:137
↓ 1 callers
Method
collect
src/feature/folding_ranges.cpp:182
↓ 1 callers
Method
collect
src/feature/semantic_tokens.cpp:191
↓ 1 callers
Method
collect_directives
src/compile/directive.cpp:295
↓ 1 callers
Method
compile
src/server/compiler/compile_graph.cpp:266
↓ 1 callers
Function
complete_include_path
src/syntax/completion.cpp:66
↓ 1 callers
Method
completion
src/server/service/feature_router.cpp:175
↓ 1 callers
Function
completion_kind
src/feature/code_completion.cpp:51
↓ 1 callers
Function
compute
Caller function
tests/data/index_features/main.cpp:24
↓ 1 callers
Function
compute_line_starts
tests/unit/feature/semantic_tokens_tests.cpp:30
↓ 1 callers
Function
config_value
tests/data/multi_context/main.cpp:2
↓ 1 callers
Function
configure
src/compile/tidy.cpp:310
↓ 1 callers
Method
configure_tidy
src/compile/compilation.cpp:150
↓ 1 callers
Method
consistent
src/server/compiler/compile_graph.cpp:420
↓ 1 callers
Function
contained_auto_param_type
Returns the TemplateTypeParmTypeLoc of the implicit template type parameter introduced by an `auto` typed function parameter, if any.
src/semantic/ast_utility.cpp:1269
↓ 1 callers
Method
create
src/support/glob_pattern.cpp:163
↓ 1 callers
Method
create_diagnostic
src/compile/diagnostic.cpp:258
↓ 1 callers
Method
create_invocation
src/compile/compilation.cpp:27
↓ 1 callers
Function
create_options
src/compile/tidy.cpp:63
↓ 1 callers
Method
current_context
src/server/compiler/context_resolver.cpp:865
↓ 1 callers
Function
decl_hover
Generate a hover info given the declaration.
src/feature/hover.cpp:654
↓ 1 callers
Method
declaration
Declarations plus the definition: symbols defined inline have no separate Declaration relation, and navigating to the definition is what every client
src/server/service/feature_router.cpp:275
↓ 1 callers
Function
deduced_type
src/semantic/ast_utility.cpp:1463
↓ 1 callers
Function
deduced_type_hover
Generate a hover info given the deduced type.
src/feature/hover.cpp:791
↓ 1 callers
Function
default_arg
Default argument might exist but be unavailable, in the case of unparsed arguments for example. This function returns the default argument if it is av
src/feature/hover.cpp:337
↓ 1 callers
Method
definition
src/server/service/feature_router.cpp:100
↓ 1 callers
Function
desugar
src/semantic/ast_utility.cpp:1053
↓ 1 callers
Function
diagnostic_level
src/compile/diagnostic.cpp:147
↓ 1 callers
Function
diagnostics
src/feature/diagnostics.cpp:59
↓ 1 callers
Function
discover
( install_dir: Path, build_dir: Path, skip_patterns: Optional[List[str]] = None, )
scripts/release-llvm.py:140
↓ 1 callers
Method
document_links
src/server/service/feature_router.cpp:75
↓ 1 callers
Function
document_not_open
Error response for feature requests on files with no open session.
src/server/service/feature_router.cpp:29
↓ 1 callers
Method
document_symbol
src/server/service/feature_router.cpp:167
↓ 1 callers
Function
downloadFile
( url: string, destPath: string, channel: vscode.OutputChannel, maxRedirects = 5, )
editors/vscode/src/download.ts:146
↓ 1 callers
Method
dump_cache_slices
src/server/compiler/context_resolver.cpp:147
↓ 1 callers
Function
dump_pass_type
tests/unit/feature/hover_tests.cpp:86
↓ 1 callers
Function
encode_modifiers
src/feature/semantic_tokens.cpp:29
↓ 1 callers
Function
ensureServerBinary
( context: vscode.ExtensionContext, channel: vscode.OutputChannel, )
editors/vscode/src/download.ts:17
↓ 1 callers
Function
enum_is_string
(tp)
tests/integration/utils/injection.py:48
↓ 1 callers
Function
err
src/support/logging.h:168
↓ 1 callers
Method
expansions_overlapping
src/compile/compilation_unit.cpp:210
↓ 1 callers
Function
expect_hover
tests/unit/feature/hover_tests.cpp:238
↓ 1 callers
Function
explicit_reference_targets
src/semantic/find_target.cpp:639
↓ 1 callers
Function
export_graph_json
benchmarks/scan_benchmark.cpp:65
↓ 1 callers
Function
expr_hover
Generates hover info for `this` and evaluatable expressions. FIXME: Support hover for literals (esp user-defined).
src/feature/hover.cpp:980
↓ 1 callers
Function
extract_original_workspace
(records: list[dict])
tests/replay.py:36
↓ 1 callers
Function
extract_return_type
Extract the return type from a CodeCompletionString.
src/feature/code_completion.cpp:212
↓ 1 callers
Function
extract_signature
Extract the function signature (parameter list) from a CodeCompletionString. Returns something like "(int x, float y)" for display in labelDetails.det
src/feature/code_completion.cpp:114
↓ 1 callers
Function
failing_dispatch
tests/unit/server/compile_graph_tests.cpp:46
↓ 1 callers
Function
fetchReleaseInfo
(channel: vscode.OutputChannel)
editors/vscode/src/download.ts:191
↓ 1 callers
Function
fill_function_type_and_params
Populates type, return_type, and parameters for function-like decls.
src/feature/hover.cpp:366
↓ 1 callers
Method
find_clice_binary
(&self, worktree: &Worktree)
editors/zed/src/clice.rs:10
↓ 1 callers
Method
find_definition_location
src/server/service/query.cpp:215
↓ 1 callers
Function
find_match
Pick the directive to cut at. An explicit occurrence indexes the candidate list directly; otherwise unconditional directives win over ones inside #if
src/syntax/preamble_synthesis.cpp:73
↓ 1 callers
Method
find_session
src/server/transport/master_server.cpp:201
↓ 1 callers
Method
folding_range
src/server/service/feature_router.cpp:163
↓ 1 callers
Function
foo
tests/data/hover/tag_decls.cpp:46
↓ 1 callers
Method
forget_self_contained
src/server/compiler/context_resolver.cpp:126
↓ 1 callers
Function
format_content
src/feature/formatting.cpp:16
↓ 1 callers
Function
format_diagnostics
src/server/service/format.cpp:55
↓ 1 callers
Function
format_document_symbols
tests/unit/feature/document_symbol_tests.cpp:190
↓ 1 callers
Function
format_inactive_regions
src/server/service/format.cpp:83
↓ 1 callers
Function
format_offset
Offsets are shown in bytes + bits, so offsets of different fields can always be easily compared.
src/feature/hover.cpp:1149
↓ 1 callers
Method
formatting
src/server/service/feature_router.cpp:242
↓ 1 callers
Method
forward_document_links
src/server/compiler/compiler.cpp:979
↓ 1 callers
Method
fun
tests/data/hover/callee_args.cpp:88
↓ 1 callers
Function
generateUSRForMacro
src/index/usr_generation.cpp:958
↓ 1 callers
Function
getDeclContextForTemplateInstationPattern
src/semantic/ast_utility.cpp:98
↓ 1 callers
Function
getLocForTokenBegin
Returns location of the starting of the token at a given EndLoc
tests/unit/semantic/selection_tests.cpp:43
↓ 1 callers
Function
getSetting
()
editors/vscode/src/setting.ts:10
↓ 1 callers
Function
get_attributes
src/semantic/selection.cpp:34
↓ 1 callers
Function
get_fast_checks
src/compile/tidy.cpp:53
↓ 1 callers
Function
get_marker_for_code_block
Get marker required for \p input to represent a markdown codeblock. It consists of at least 3 backticks(`). Although markdown also allows to use tilde
src/support/markup.cpp:220
↓ 1 callers
Function
get_qualifier_loc
src/semantic/ast_utility.cpp:359
↓ 1 callers
Function
get_template_specialization_args
src/semantic/ast_utility.cpp:371
↓ 1 callers
Function
getter_variable_name
If the method is of the form `T foo() { return FieldName; }` then returns "FieldName".
src/feature/hover.cpp:535
↓ 1 callers
Method
handleAttrOccurrence
src/semantic/semantic_visitor.h:79
↓ 1 callers
Function
handle_build_pch
src/server/worker/stateless_worker.cpp:65
← previous
next →
701–800 of 2,129, ranked by callers