MCPcopy Create free account

hub / github.com/MaskRay/ccls / functions

Functions590 in github.com/MaskRay/ccls

↓ 2 callersMethodtoString
src/position.cc:26
↓ 2 callersFunctiontoTextEdit
src/sema_manager.cc:31
↓ 2 callersMethodtryPopFront
Get the first element from the queue without blocking. Returns a null value if the queue is empty.
src/threaded_queue.hh:140
↓ 2 callersMethodunlock
src/threaded_queue.hh:33
↓ 2 callersMethodupdate
src/sema_manager.cc:44
↓ 2 callersMethoduseMultiVersion
src/indexer.cc:98
↓ 1 callersFunctionaddRange
src/query.cc:32
↓ 1 callersFunctionaddSymbol
Lookup |symbol| in |db| and insert the value into |result|.
src/messages/workspace.cc:103
↓ 1 callersMethodapplyIndexUpdate
src/query.cc:235
↓ 1 callersMethodbases_begin
src/indexer.hh:239
↓ 1 callersMethodbases_end
src/indexer.hh:240
↓ 1 callersFunctionbuildFileDefUpdate
src/query.cc:44
↓ 1 callersFunctionbuildInitial
src/messages/ccls_inheritance.cc:103
↓ 1 callersFunctionbuildInitial
src/messages/ccls_call.cc:149
↓ 1 callersFunctionbuildItem
src/messages/textDocument_completion.cc:250
↓ 1 callersFunctionbuildOptional
src/messages/textDocument_signatureHelp.cc:31
↓ 1 callersFunctionbuildPreamble
src/sema_manager.cc:315
↓ 1 callersFunctionbuildWorkspaceEdit
src/messages/textDocument_rename.cc:15
↓ 1 callersFunctioncacheInvalid
src/pipeline.cc:111
↓ 1 callersFunctioncalled
index_tests/usage/var_usage_call_function.cc:1
↓ 1 callersFunctioncalled
index_tests/usage/func_called_implicit_ctor.cc:5
↓ 1 callersFunctioncalled
index_tests/usage/func_called_from_constructor.cc:1
↓ 1 callersFunctionclangBuiltinTypeName
clang::BuiltinType::getName without PrintingPolicy
src/clang_tu.cc:200
↓ 1 callersMethodclear
src/sema_manager.cc:739
↓ 1 callersFunctioncomputeGuessScore
Computes a score based on how well |a| and |b| match. This is used for argument guessing.
src/project.cc:221
↓ 1 callersFunctionconsume
index_tests/usage/func_usage_addr_func.cc:1
↓ 1 callersFunctiondiagLeveltoString
src/sema_manager.cc:501
↓ 1 callersFunctiondiagnosticRange
src/sema_manager.cc:104
↓ 1 callersFunctiondiffDocuments
src/test.cc:174
↓ 1 callersFunctioneachOccurrence
src/query.hh:226
↓ 1 callersMethodexcludesArg
src/project.cc:84
↓ 1 callersFunctionfilterCandidates
Pre-filters completion responses before sending to vscode. This results in a significantly snappier completion experience as vscode is easily overload
src/messages/textDocument_completion.cc:53
↓ 1 callersFunctionfindDbForPathEnding
src/test.cc:236
↓ 1 callersMethodfindOrFail
src/message_handler.cc:264
↓ 1 callersFunctionfoo
index_tests/usage/var_usage_local.cc:1
↓ 1 callersMethodfoo
index_tests/usage/type_usage_as_template_parameter_complex.cc:69
↓ 1 callersFunctionformatCode
src/messages/textDocument_formatting.cc:15
↓ 1 callersFunctionfreeUnusedMemory
src/platform_win.cc:37
↓ 1 callersFunctiongetBaseType
clang/lib/AST/DeclPrinter.cpp
src/indexer.cc:291
↓ 1 callersFunctiongetCompletionKind
src/messages/textDocument_completion.cc:158
↓ 1 callersFunctiongetDeclLanguage
src/indexer.cc:245
↓ 1 callersFunctiongetHover
Returns the hover or detailed name for `sym`, if any.
src/messages/textDocument_hover.cc:45
↓ 1 callersMethodgetPath
src/serializer.cc:54
↓ 1 callersFunctiongetPositionForOffset
src/working_files.cc:30
↓ 1 callersFunctiongetSymbolKind
src/query.cc:706
↓ 1 callersFunctiongetTypeDeclarations
src/query.cc:545
↓ 1 callersFunctionhelper
index_tests/usage/func_usage_class_inline_var_def.cc:1
↓ 1 callersFunctionindex
src/pipeline.cc:807
↓ 1 callersMethodindexRelated
src/project.cc:537
↓ 1 callersFunctionindexerSort
src/pipeline.cc:471
↓ 1 callersFunctionindexer_Main
src/pipeline.cc:463
↓ 1 callersFunctionindexer_Parse
src/pipeline.cc:192
↓ 1 callersMethodint64
src/serializer.cc:74
↓ 1 callersFunctionisInsideMainFile
src/clang_tu.cc:53
↓ 1 callersFunctionlaunchStdin
src/pipeline.cc:528
↓ 1 callersFunctionlaunchStdout
src/pipeline.cc:604
↓ 1 callersFunctionloadDirectoryListing
src/project.cc:159
↓ 1 callersFunctionloadIndexedContent
src/pipeline.cc:821
↓ 1 callersMethodlock
src/threaded_queue.hh:32
↓ 1 callersFunctionmainLoop
src/pipeline.cc:622
↓ 1 callersFunctionmain_OnIndexed
src/pipeline.cc:488
↓ 1 callersFunctionmake1
index_tests/macros/complex.cc:6
↓ 1 callersFunctionmyersDiff
Computes the edit distance of strings [a,a+la) and [b,b+lb) with Eugene W. Myers' O(ND) diff algorithm. Costs: insertion=1, deletion=1, no substitutio
src/working_files.cc:62
↓ 1 callersMethodonChange
src/working_files.cc:370
↓ 1 callersMethodonOpen
src/working_files.cc:353
↓ 1 callersFunctionparseTestExpectation
src/test.cc:96
↓ 1 callersMethodproducer
src/sema_manager.cc:46
↓ 1 callersMethodquit
src/sema_manager.cc:745
↓ 1 callersFunctionreadCompilerArgumentsFromFile
src/project.cc:134
↓ 1 callersFunctionreflect
src/messages/textDocument_document.cc:115
↓ 1 callersFunctionremoveCache
src/pipeline.cc:814
↓ 1 callersFunctionremoveRange
src/query.cc:36
↓ 1 callersFunctionreplacementsToEdits
src/messages/textDocument_formatting.cc:27
↓ 1 callersFunctionrunIndexTests
src/test.cc:244
↓ 1 callersMethodseenFile
src/indexer.cc:66
↓ 1 callersMethodsetCapacity
src/sema_manager.hh:68
↓ 1 callersMethodsetPath
src/lsp.cc:50
↓ 1 callersFunctionsizeFunc
index_tests/templates/concept.cc:13
↓ 1 callersFunctionstandalone
src/pipeline.cc:769
↓ 1 callersFunctionstandaloneInitialize
src/messages/initialize.cc:459
↓ 1 callersMethodstatus
src/sema_manager.cc:59
↓ 1 callersMethodtake
src/sema_manager.hh:53
↓ 1 callersFunctiontoLsRange
src/messages/ccls_call.cc:229
↓ 1 callersFunctiontraceMe
TODO Wait for debugger to attach
src/platform_win.cc:40
↓ 1 callersFunctionupdateTestExpectation
src/test.cc:158
↓ 1 callersMethodvalid
src/position.hh:18
↓ 1 callersFunctionvalidateRecord
src/indexer.cc:409
↓ 1 callersFunctionverifySerializeToFrom
src/test.cc:211
↓ 1 callersMethodwaitUntil
src/threaded_queue.hh:65
MethodBar
index_tests/templates/func_specialized_template_param.cc:8
MethodBeforeExecute
src/sema_manager.cc:162
MethodBinaryReader
src/serializer.hh:68
MethodCompTask
src/sema_manager.hh:100
MethodCompletionConsumer
src/messages/textDocument_completion.cc:330
MethodCreateASTConsumer
src/indexer.cc:1152
MethodCreateSharedBuffer
index_tests/multi_file/static.cc:3
MethodEmpty
index_tests/usage/type_usage_on_return_type.cc:13
MethodFileChanged
src/indexer.cc:1059
FunctionFoo
index_tests/vars/type_instance_on_using_type.cc:3
FunctionFoo
index_tests/usage/type_usage_declare_local.cc:4
← previousnext →201–300 of 590, ranked by callers