MCPcopy Create free account

hub / github.com/clice-io/clice / functions

Functions2,129 in github.com/clice-io/clice

↓ 1 callersFunctionhandle_build_pcm
src/server/worker/stateless_worker.cpp:131
↓ 1 callersFunctionhandle_completion
src/server/worker/stateless_worker.cpp:222
↓ 1 callersFunctionhandle_format
src/server/worker/stateless_worker.cpp:268
↓ 1 callersFunctionhandle_index
src/server/worker/stateless_worker.cpp:191
↓ 1 callersFunctionhandle_signature_help
src/server/worker/stateless_worker.cpp:245
↓ 1 callersMethodhash
src/index/tu_index.cpp:334
↓ 1 callersMethodheader_mode
src/server/compiler/context_resolver.cpp:113
↓ 1 callersMethodhigh_queue_size
tests/unit/server/worker_pool_tests.cpp:176
↓ 1 callersMethodhover
src/server/service/feature_router.cpp:149
↓ 1 callersFunctionhover_printing_policy
src/feature/hover.cpp:51
↓ 1 callersMethodignoreResults
src/index/usr_generation.cpp:73
↓ 1 callersMethodimplementation
src/server/service/feature_router.cpp:297
↓ 1 callersFunctionindicates_missing_context
src/server/compiler/context_resolver.cpp:30
↓ 1 callersMethodinlay_hints
src/server/service/feature_router.cpp:158
↓ 1 callersFunctioninner_origin
Non self-contained: uses Point from the include chain.
tests/data/header_context/inner.h:4
↓ 1 callersFunctioninstall_crash_handler
src/support/logging.cpp:102
↓ 1 callersFunctionint_by_ref
tests/data/hover/pass_types.cpp:15
↓ 1 callersMethodintern_path
src/command/command.cpp:524
↓ 1 callersMethodisBetweenSymbol
src/semantic/relation_kind.h:52
↓ 1 callersMethodisCall
src/semantic/relation_kind.h:62
↓ 1 callersFunctionisSugaredTemplateParameter
Determines if any intermediate type in desugaring QualType QT is of substituted template parameter type. Ignore pointer or reference wrappers.
src/semantic/ast_utility.cpp:1003
↓ 1 callersFunctionis_abstract
Indicates whether declaration `decl` is abstract in cases where it is a struct or a class.
src/feature/semantic_tokens.cpp:169
↓ 1 callersFunctionis_anonymous
src/semantic/ast_utility.cpp:74
↓ 1 callersFunctionis_anonymous_name
src/semantic/ast_utility.cpp:1168
↓ 1 callersMethodis_builtin_file
src/compile/compilation_unit.cpp:139
↓ 1 callersFunctionis_c_family_file
src/command/argument_parser.cpp:382
↓ 1 callersFunctionis_const
Whether `type` is const in a loose sense: would a value of this type be readonly?
src/feature/semantic_tokens.cpp:115
↓ 1 callersFunctionis_default_library
Returns true if `decl` is considered to be from a default/system library. This currently checks the systemness of the file by include type, although d
src/feature/semantic_tokens.cpp:68
↓ 1 callersFunctionis_dependent
src/feature/semantic_tokens.cpp:33
↓ 1 callersMethodis_deprecated
src/compile/diagnostic.cpp:85
↓ 1 callersFunctionis_diagnostics_option
src/command/argument_parser.cpp:267
↓ 1 callersMethodis_directive_hash
src/syntax/token.h:99
↓ 1 callersMethodis_eod
src/syntax/token.h:87
↓ 1 callersFunctionis_fast_tidy_check
src/compile/tidy.cpp:39
↓ 1 callersFunctionis_first_expansion
Determine whether 'Target' is the first expansion of the macro argument whose top-level spelling location is 'SpellingLoc'.
src/semantic/selection.cpp:248
↓ 1 callersFunctionis_hard_line_break_after
src/feature/hover.cpp:1267
↓ 1 callersFunctionis_hard_line_break_indicator
src/feature/hover.cpp:1244
↓ 1 callersMethodis_header_name
src/syntax/token.h:103
↓ 1 callersMethodis_idle
Whether background indexing is currently idle (no active or queued work).
src/server/compiler/indexer.h:100
↓ 1 callersFunctionis_implicit
src/semantic/selection.cpp:661
↓ 1 callersFunctionis_implicit_template_instantiation
src/semantic/ast_utility.cpp:94
↓ 1 callersFunctionis_include_directive_complete
Check if a preprocessor #include/#import directive line is complete.
src/syntax/scan.cpp:484
↓ 1 callersFunctionis_include_path_option
src/command/argument_parser.cpp:186
↓ 1 callersFunctionis_inside_main_file
src/semantic/ast_utility.cpp:30
↓ 1 callersFunctionis_literal
src/feature/hover.cpp:825
↓ 1 callersMethodis_module_interface_unit
src/compile/compilation_unit.cpp:231
↓ 1 callersFunctionis_module_statement_complete
Check if a C++20 module statement line (import/export module) is complete. A complete statement must end with ';'.
src/syntax/scan.cpp:499
↓ 1 callersMethodis_named_module
src/compile/compilation_unit.cpp:223
↓ 1 callersFunctionis_note
src/compile/diagnostic.cpp:143
↓ 1 callersFunctionis_paragraph_break
src/feature/hover.cpp:1233
↓ 1 callersFunctionis_pid_alive
src/support/cache_store.cpp:53
↓ 1 callersFunctionis_setter
src/feature/inlay_hints.cpp:63
↓ 1 callersFunctionis_simple_builtin
Checks if the callee is one of the builtins addressof, as_const, forward, move(_if_noexcept)
src/feature/inlay_hints.cpp:90
↓ 1 callersFunctionis_static
"Static" means many things in C++, only some get the "static" modifier. Meanings that do: - Members associated with the class rather than the instanc
src/feature/semantic_tokens.cpp:95
↓ 1 callersMethodis_synthesized_artifact
src/server/state/workspace.cpp:26
↓ 1 callersFunctionis_template_specialization_kind
src/semantic/ast_utility.cpp:80
↓ 1 callersFunctionis_templated
src/semantic/ast_utility.cpp:60
↓ 1 callersFunctionis_union
(tp)
tests/integration/utils/injection.py:34
↓ 1 callersMethodis_unused
src/compile/diagnostic.cpp:117
↓ 1 callersFunctionis_virtual
Indicates whether declaration `decl` is virtual in cases where it is a method.
src/feature/semantic_tokens.cpp:180
↓ 1 callersFunctionis_xclang_option
src/command/argument_parser.cpp:196
↓ 1 callersMethodkill_server
Force-kill the server process, simulating a crash.
tests/integration/utils/client.py:142
↓ 1 callersMethodloadMore
()
editors/vscode/src/feature/context.ts:125
↓ 1 callersMethodload_cache
src/server/state/workspace.cpp:307
↓ 1 callersMethodload_cache_slices
src/server/compiler/context_resolver.cpp:176
↓ 1 callersFunctionload_trace
Load a JSONL trace file. Each line: {"ts": <ms>, "msg": "<json>"}
tests/replay.py:31
↓ 1 callersMethodloaded
Whether this index holds any data (a rejected or missing blob loads as an empty index).
src/index/merged_index.h:76
↓ 1 callersFunctionlocal_scope
Given a declaration, return a human-readable string representing the local scope in which it is declared, i.e. class(es) and method name. Returns an e
src/feature/hover.cpp:63
↓ 1 callersMethodlocate_symbols
src/server/service/query.cpp:634
↓ 1 callersFunctionlooks_like_doc_comment
src/semantic/ast_utility.cpp:1452
↓ 1 callersFunctionlooks_like_tag
Is <contents a plausible start to an HTML tag? Contents may not be the rest of the line, but it's the rest of the plain text, so we expect to see at l
src/support/markup.cpp:27
↓ 1 callersFunctionmain
()
scripts/run_clang_tidy.py:12
↓ 1 callersFunctionmain
()
scripts/release-llvm.py:305
↓ 1 callersFunctionmain
()
scripts/build-llvm.py:78
↓ 1 callersFunctionmain
()
tests/stress.py:360
↓ 1 callersFunctionmain
()
tests/replay.py:370
↓ 1 callersFunctionmain
(fixtures: list[str])
tests/prepare.py:65
↓ 1 callersFunctionmake_dispatch
Build a dispatch_fn that compiles PCMs in-process (no workers). Clang requires ALL transitive PCM deps (not just direct imports) in PrebuiltModuleFile
tests/unit/server/compile_graph_integration_tests.cpp:18
↓ 1 callersFunctionmake_inferred_command_diagnostic
File-top warning explaining that diagnostics were produced with a guessed compile command, pointing at the compilation database documentation.
src/server/service/format.cpp:29
↓ 1 callersFunctionmake_resolver
Build a resolve_fn that lazily scans module files for imports.
tests/unit/server/compile_graph_integration_tests.cpp:64
↓ 1 callersMethodmay_hit
Cheap check whether any of the tokens in R might be selected. If it returns false, test() will return no_tokens or Unselected. If it returns true, tes
src/semantic/selection.cpp:404
↓ 1 callersFunctionmaybe_desugar
src/semantic/ast_utility.cpp:1063
↓ 1 callersMethodmodule_name
src/compile/compilation_unit.cpp:227
↓ 1 callersFunctionname_for_expr
src/feature/hover.cpp:839
↓ 1 callersFunctionnamespace_scope
Returns the human-readable representation for namespace containing the declaration. Returns empty if it is contained in the global namespace.
src/feature/hover.cpp:95
↓ 1 callersMethodneed_rewrite
src/index/merged_index.h:70
↓ 1 callersFunctionneeds_leading_escape
Tests whether \p c should be backslash-escaped in markdown. The string being escaped is `before + c + after`. This is part of a paragraph. \p starts_l
src/support/markup.cpp:76
↓ 1 callersFunctionnested_if
dangling else: else binds to nearest if
tests/corpus/statements/if/basic_if.cpp:21
↓ 1 callersMethodnotify_stateful
src/server/worker/worker_pool.h:379
↓ 1 callersFunctionnow_ms
src/support/cache_store.cpp:140
↓ 1 callersFunctiono
tests/data/hover/basics.cpp:5
↓ 1 callersMethodon_file_closed
src/server/state/workspace.cpp:175
↓ 1 callersMethodopen
src/server/state/session_store.cpp:18
↓ 1 callersMethodopen
src/support/cache_store.cpp:213
↓ 1 callersMethodopen_session
src/server/transport/master_server.cpp:205
↓ 1 callersFunctionparam_definition
for a ParmVarDecl from a function declaration, returns the corresponding ParmVarDecl from the definition if possible, nullptr otherwise.
src/feature/inlay_hints.cpp:35
↓ 1 callersFunctionparseBraceExpansions
Identify brace expansions in S and return the list of patterns they expand into.
src/support/glob_pattern.cpp:66
↓ 1 callersFunctionparse_args
()
scripts/release-llvm.py:285
↓ 1 callersFunctionparse_args
()
tests/stress.py:34
↓ 1 callersFunctionparse_documentation_line
src/feature/hover.cpp:1216
← previousnext →801–900 of 2,129, ranked by callers