MCPcopy Create free account

hub / github.com/KDE/kdevelop / functions

Functions17,807 in github.com/KDE/kdevelop

↓ 28 callersMethodreturnType
kdevplatform/language/codegen/codedescription.cpp:145
↓ 28 callersMethodsetPlaceholderText
kdevplatform/shell/problemmodel.cpp:259
↓ 28 callersFunctionshouldDoDUChainReferenceCounting
This is used by indexed items to decide whether they should do reference-counting
kdevplatform/serialization/referencecounting.h:84
↓ 28 callersMethodverify
kdevplatform/util/tests/test_embeddedfreetree.cpp:311
↓ 27 callersMethodbreakpointModel
kdevplatform/debugger/breakpoint/breakpoint.cpp:121
↓ 27 callersMethoddata
plugins/custom-definesandincludes/kcm_widget/definesmodel.cpp:18
↓ 27 callersMethoddeleteItem
kdevplatform/serialization/itemrepository.h:612
↓ 27 callersMethodisValid
plugins/git/diffviewsctrl.cpp:42
↓ 27 callersFunctionprojectPath
TODO: extend with other potential path patterns (network shares?)
kdevplatform/outputview/tests/testlinebuilderfunctions.h:30
↓ 27 callersMethodpush
kdevplatform/language/duchain/identifier.cpp:991
↓ 27 callersMethodread
plugins/qmakemanager/qmakefile.cpp:84
↓ 27 callersMethodreadLine
plugins/cmake/parser/cmakecachereader.cpp:11
↓ 27 callersMethodsetModel
plugins/standardoutputview/toolviewdata.cpp:21
↓ 27 callersMethodtoString
plugins/clang/duchain/macrodefinition.cpp:110
↓ 27 callersMethodwhichType
kdevplatform/language/duchain/types/arraytype.cpp:98
↓ 27 callersMethodwrite
plugins/grepview/grepoutputmodel.cpp:176
↓ 26 callersMethodaddSubjob
kdevplatform/util/kdevcoreaddons/kcompoundjob.cpp:39
↓ 26 callersFunctionclear
plugins/qmljs/3rdparty/qtcreator-libs/qmljs/qmljsdialect.h:152
↓ 26 callersMethoddata
kdevplatform/vcs/models/vcseventmodel.cpp:53
↓ 26 callersMethoddata
plugins/documentview/kdevdocumentmodel.cpp:30
↓ 26 callersMethoddocumentSpecifier
kdevplatform/sublime/urldocument.cpp:76
↓ 26 callersMethodid
plugins/clazy/checksetselection.cpp:40
↓ 26 callersMethodindex
Tries to get the index within this bucket, or returns zero. Will put the item into the bucket if there is room. Created indices will never begin with
kdevplatform/serialization/itemrepository.h:377
↓ 26 callersMethodname
plugins/git/gitplugin.cpp:290
↓ 26 callersMethodpos
kdevplatform/language/checks/dataaccess.cpp:33
↓ 26 callersMethodremove
kdevplatform/language/util/setrepository.h:428
↓ 26 callersMethodremoveToolView
TODO: only StandardOutputViewTest calls this function, so output tool views are never removed in KDevelop. Calling Sublime::Area::removeToolView() in
plugins/standardoutputview/standardoutputview.cpp:207
↓ 26 callersMethodresolved
plugins/subversion/3rdparty/kdevsvncpp/client_modify.cpp:328
↓ 26 callersMethodsetValue
plugins/meson/mintro/mesonoptions.cpp:243
↓ 26 callersMethodshowArea
kdevplatform/sublime/controller.cpp:118
↓ 26 callersMethodsibling
kdevplatform/util/placeholderitemproxymodel.cpp:152
↓ 26 callersMethodstate
plugins/debuggercommon/midebugsession.cpp:123
↓ 26 callersMethodstop
kdevplatform/sublime/holdupdates.cpp:18
↓ 26 callersMethodtarget
plugins/meson/mintro/mesontargets.cpp:74
↓ 26 callersMethodtext
kdevplatform/language/codegen/coderepresentation.cpp:396
↓ 26 callersMethodtoList
kdevplatform/util/kdevvarlengtharray.h:48
↓ 26 callersMethodwait
kdevplatform/tests/kdevsignalspy.cpp:24
↓ 25 callersFunctionbasicTypes
(d)
plugins/qmljs/nodejsmodules/common.py:17
↓ 25 callersFunctioncreate
kdevplatform/shell/ktexteditorpluginintegration.cpp:226
↓ 25 callersMethodindexedTopContext
kdevplatform/language/duchain/indexedducontext.cpp:36
↓ 25 callersMethodisDigit
check if a specific character is a digit NOTE: Visual C isdigit() gives assert error if char > 256
plugins/astyle/3rdparty/libastyle/ASResource.cpp:808
↓ 25 callersMethodisValid
plugins/debuggercommon/widgets/disassemblewidget.cpp:608
↓ 25 callersFunctionlicense
()
plugins/qmljs/nodejsmodules/common.py:9
↓ 25 callersFunctionname
kdevplatform/tests/testproject.h:65
↓ 25 callersFunctionparent
Returns the parent of this node
kdevplatform/shell/problemstorenode.h:73
↓ 25 callersMethodpluginForExtension
kdevplatform/shell/plugincontroller.cpp:719
↓ 25 callersMethodproject
kdevplatform/shell/launchconfiguration.cpp:78
↓ 25 callersMethodrepositoryServer
kdevplatform/vcs/vcslocation.cpp:63
↓ 25 callersMethodsetFinalLocation
kdevplatform/shell/problem.cpp:96
↓ 25 callersMethodsetModel
kdevplatform/project/projectmodel.cpp:312
↓ 25 callersMethodstate
kdevplatform/vcs/vcsstatusinfo.cpp:79
↓ 25 callersMethodstepOver
plugins/debuggercommon/midebugsession.cpp:689
↓ 25 callersMethodtype
kdevplatform/project/projectmodel.cpp:276
↓ 25 callersMethodurl
kdevplatform/vcs/widgets/standardvcslocationwidget.cpp:39
↓ 25 callersFunctionurlDir
plugins/git/gitplugin.cpp:173
↓ 24 callersFunction_pair
plugins/git/gitplugin.cpp:1523
↓ 24 callersMethodactiveTextDocumentView
kdevplatform/shell/documentcontroller.cpp:993
↓ 24 callersMethodcanonicalPath
! Recursively resolves possibly present symlinks in \a filePath. Unlike QFileInfo::canonicalFilePath(), this function will not return an empty s
plugins/qmljs/3rdparty/qtcreator-libs/utils/fileutils.cpp:239
↓ 24 callersMethodcolumn
! Returns the error column number. */
plugins/qmljs/3rdparty/qtcreator-libs/qmljs/parser/qmlerror.cpp:207
↓ 24 callersFunctioncompareValues
kdevplatform/tests/json/jsontesthelpers.h:43
↓ 24 callersMethoddata
plugins/projectfilter/filtermodel.cpp:86
↓ 24 callersMethodend
plugins/clang/codegen/sourcemanipulation.cpp:165
↓ 24 callersMethoderrorText
kdevplatform/debugger/breakpoint/breakpoint.cpp:435
↓ 24 callersMethodformatSource
plugins/astyle/astyle_formatter.cpp:50
↓ 24 callersMethodindex
kdevplatform/shell/settings/environmentprofilelistmodel.cpp:56
↓ 24 callersMethodlocalUrl
kdevplatform/vcs/vcslocation.cpp:59
↓ 24 callersMethodmatch
kdevplatform/shell/filteredproblemstore.cpp:297
↓ 24 callersMethodownIndex
kdevplatform/language/duchain/declaration.cpp:110
↓ 24 callersMethodselect
plugins/documentview/kdevdocumentselection.cpp:16
↓ 24 callersMethodsetDescription
kdevplatform/shell/problem.cpp:124
↓ 24 callersMethodsetEnabled
plugins/docker/dockerruntime.cpp:82
↓ 24 callersMethodsetWorkingSet
kdevplatform/shell/workingsets/workingsettoolbutton.cpp:49
↓ 24 callersFunctionshortLabel
kdevplatform/language/duchain/dumpdotgraph.cpp:18
↓ 24 callersMethodversionControlPlugin
kdevplatform/shell/project.cpp:658
↓ 24 callersFunctionvisit
plugins/clang/duchain/builder.cpp:1742
↓ 23 callersMethoddata
kdevplatform/project/projectmodel.cpp:966
↓ 23 callersMethoddata
plugins/cmake/cmakecommandscontents.cpp:157
↓ 23 callersMethoddeclaration
plugins/qmljs/codecompletion/items/functioncalltipcompletionitem.cpp:149
↓ 23 callersMethoddocument
kdevplatform/language/backgroundparser/parsejob.cpp:162
↓ 23 callersMethodinsert
kdevplatform/util/tests/test_embeddedfreetree.cpp:143
↓ 23 callersMethodline
kdevplatform/vcs/vcsannotation.cpp:154
↓ 23 callersMethodnext
plugins/qmljs/3rdparty/qtcreator-libs/qmljs/qmljsinterpreter.cpp:1187
↓ 23 callersMethodproject
plugins/cmake/cmakeimportjsonjob.cpp:171
↓ 23 callersMethodprojectFileManager
kdevplatform/shell/project.cpp:609
↓ 23 callersFunctionsetType
* Set this declaration's type. * * \param type the type to assign. */
kdevplatform/language/duchain/declaration.h:311
↓ 23 callersMethodsetupFlags
kdevplatform/shell/core.cpp:398
↓ 22 callersMethodactiveView
plugins/git/diffviewsctrl.cpp:208
↓ 22 callersMethodaddItems
plugins/projectmanagerview/projectbuildsetwidget.cpp:159
↓ 22 callersMethodaddToolView
kdevplatform/sublime/area.cpp:223
↓ 22 callersMethoddata
plugins/clang/codecompletion/context.cpp:459
↓ 22 callersMethodid
plugins/clangtidy/checksetselection.cpp:40
↓ 22 callersMethodisValid
! \brief if the contents are valid */
plugins/qmljs/3rdparty/qtcreator-libs/qmljs/qmljsqrcparser.cpp:215
↓ 22 callersMethodmodel
plugins/problemreporter/problemtreeview.cpp:226
↓ 22 callersMethodprojectFile
kdevplatform/shell/project.cpp:637
↓ 22 callersFunctionrange
plugins/cmake/parser/cmakelistsparser.h:76
↓ 22 callersMethodthread
plugins/debuggercommon/mi/micommand.cpp:332
↓ 22 callersMethodtitle
kdevplatform/sublime/area.cpp:298
↓ 22 callersFunctiontype
kdevplatform/language/duchain/declaration.h:293
↓ 22 callersMethodtype
kdevplatform/language/duchain/types/typealiastype.cpp:37
↓ 22 callersMethodurl
plugins/documentview/kdevdocumentmodel.cpp:20
← previousnext →401–500 of 17,807, ranked by callers