Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ functions
Functions
13,549 in github.com/cppcheck-opensource/cppcheck
⨍
Functions
13,549
◇
Types & classes
1,314
↳
Endpoints
1
↓ 7 callers
Method
cleanup
externals/simplecpp/simplecpp.cpp:3878
↓ 7 callers
Method
copy
test/testregex.cpp:94
↓ 7 callers
Method
error
lib/preprocessor.cpp:1019
↓ 7 callers
Function
evaluate
lib/analyzer.h:170
↓ 7 callers
Function
findFormat
lib/checkio.cpp:516
↓ 7 callers
Function
getAllocDealloc
lib/library.h:483
↓ 7 callers
Method
getApplicationCount
gui/applicationlist.cpp:121
↓ 7 callers
Function
getErrorMessages
lib/checkunusedfunctions.h:53
↓ 7 callers
Function
getEssentialTypeCategory
(expr)
addons/misra.py:606
↓ 7 callers
Method
getExcludedPaths
gui/projectfiledialog.cpp:755
↓ 7 callers
Method
getScalarRef
lib/infer.cpp:108
↓ 7 callers
Function
id_string_i
* @brief get id string. i.e. for dump files * it will be a hexadecimal output. */
lib/utils.h:332
↓ 7 callers
Function
isCriticalErrorId
lib/errorlogger.h:282
↓ 7 callers
Function
isFunctionPointer
lib/check64bit.cpp:47
↓ 7 callers
Method
isInt
lib/mathlib.cpp:1053
↓ 7 callers
Method
isOneOf
externals/simplecpp/simplecpp.cpp:200
↓ 7 callers
Function
isOppositeCond
lib/astutils.cpp:1840
↓ 7 callers
Method
isRecordTypeWithoutSideEffects
lib/symboldatabase.cpp:2300
↓ 7 callers
Method
isScalar
lib/infer.cpp:90
↓ 7 callers
Function
isTemporary
lib/astutils.cpp:439
↓ 7 callers
Method
isTypeEqual
lib/symboldatabase.cpp:8655
↓ 7 callers
Method
isVariable
lib/templatesimplifier.h:102
↓ 7 callers
Function
ismemory
is allocation type memory? */
lib/library.h:131
↓ 7 callers
Method
isnotnoreturn
lib/library.cpp:1814
↓ 7 callers
Method
isnullargbad
lib/library.cpp:1238
↓ 7 callers
Method
loadFiles
lib/preprocessor.cpp:869
↓ 7 callers
Method
lowerToPossible
lib/vf_analyzers.cpp:1002
↓ 7 callers
Function
objfiles
tools/dmake/dmake.cpp:60
↓ 7 callers
Method
parseDump
(self, dumpfile, path_premium_addon=None)
addons/misra.py:4668
↓ 7 callers
Method
setCheckLevel
gui/projectfile.cpp:802
↓ 7 callers
Method
setCppcheckAttribute
lib/token.cpp:2657
↓ 7 callers
Method
setInitialized
(self, designated=False, positional=False)
addons/misra_9.py:143
↓ 7 callers
Method
setReportType
gui/resultstree.cpp:153
↓ 7 callers
Method
setStd
test/teststandards.cpp:131
↓ 7 callers
Method
setSuppressions
gui/projectfile.cpp:782
↓ 7 callers
Method
setfile
lib/errorlogger.cpp:759
↓ 7 callers
Function
severityToString
lib/errortypes.cpp:50
↓ 7 callers
Method
simplifyTypedef
test/testsimplifytypedef.cpp:295
↓ 7 callers
Function
split
lib/cppcheck.cpp:317
↓ 7 callers
Function
stopUpdates
lib/forwardanalyzer.cpp:94
↓ 7 callers
Function
strDateTime
()
tools/donate-cpu-server.py:72
↓ 7 callers
Method
strValue
test/testtoken.cpp:505
↓ 7 callers
Method
stringify
lib/token.cpp:1270
↓ 7 callers
Function
succeeds
If tok1 comes after tok2
lib/astutils.cpp:1042
↓ 7 callers
Function
valueFlowForwardAssign
lib/valueflow.cpp:3918
↓ 7 callers
Function
visitValue
lib/vfvalue.h:106
↓ 6 callers
Method
OpenElement
externals/tinyxml2/tinyxml2.cpp:2748
↓ 6 callers
Method
ParseText
externals/tinyxml2/tinyxml2.cpp:207
↓ 6 callers
Method
Size
externals/tinyxml2/tinyxml2.h:268
↓ 6 callers
Function
__getVsConfigs
(stdout, filename)
test/cli/helloworld_test.py:21
↓ 6 callers
Function
__test_debug_template
(tmp_path, verbose=False, debug=False)
test/cli/other_test.py:3011
↓ 6 callers
Function
__test_showtime_file
(tmp_path, use_compdb=False, use_addons=False, use_clang_tidy=False)
test/cli/other_test.py:1047
↓ 6 callers
Function
__test_showtime_summary
(tmp_path, use_compdb=False, use_addons=False, use_clang_tidy=False)
test/cli/other_test.py:1081
↓ 6 callers
Function
_load_location
Load location from element/dict
addons/cppcheckdata.py:41
↓ 6 callers
Method
addResults
lib/timer.cpp:80
↓ 6 callers
Method
addState
lib/programmemory.cpp:538
↓ 6 callers
Function
addToErrorPath
lib/infer.cpp:240
↓ 6 callers
Method
adjust
externals/simplecpp/simplecpp.cpp:182
↓ 6 callers
Method
analyseWholeProgram
lib/cppcheck.cpp:1817
↓ 6 callers
Function
astFlatten
lib/astutils.cpp:125
↓ 6 callers
Function
astIsContainerOwned
lib/astutils.cpp:275
↓ 6 callers
Function
astIsContainerView
lib/astutils.cpp:269
↓ 6 callers
Function
astIsLhs
lib/checkuninitvar.cpp:1144
↓ 6 callers
Function
astOperand1
lib/token.h:1569
↓ 6 callers
Function
back
externals/simplecpp/simplecpp.h:335
↓ 6 callers
Function
calculateBitMembers
lib/platform.h:69
↓ 6 callers
Function
castValue
lib/vf_common.cpp:343
↓ 6 callers
Method
check
gui/threadhandler.cpp:97
↓ 6 callers
Function
check_library_report
(result_path: str, message_id: str)
tools/donate-cpu-server.py:921
↓ 6 callers
Function
check_y2038_safe
Main function to check Y2038 safety of C/C++ code from cppcheck dump files. This function performs comprehensive Y2038 analysis including:
addons/y2038.py:302
↓ 6 callers
Function
clear
externals/simplecpp/simplecpp.h:475
↓ 6 callers
Method
close
lib/analyzerinfo.cpp:80
↓ 6 callers
Function
cmdFileName
lib/cppcheck.cpp:309
↓ 6 callers
Function
convert_json_output
Convert raw stdout/stderr cppcheck JSON output to python dict.
addons/test/util.py:34
↓ 6 callers
Function
copy
externals/picojson/picojson.h:525
↓ 6 callers
Function
countSideEffectsRecursive
(expr)
addons/misra.py:1018
↓ 6 callers
Function
dateTimeFromStr
(datestr: str)
tools/donate-cpu-server.py:76
↓ 6 callers
Method
disable
lib/settings.h:82
↓ 6 callers
Method
fill
lib/settings.h:70
↓ 6 callers
Function
findType
lib/symboldatabase.h:1375
↓ 6 callers
Function
findVariableChanged
lib/astutils.cpp:2988
↓ 6 callers
Function
fork
lib/forwardanalyzer.cpp:318
↓ 6 callers
Function
getArgumentStart
lib/astutils.cpp:3179
↓ 6 callers
Method
getCheckPaths
gui/projectfiledialog.cpp:750
↓ 6 callers
Method
getChild
* @throws InternalError thrown if index is out of bounds */
lib/clangimport.cpp:360
↓ 6 callers
Function
getCppFiles
tools/dmake/dmake.cpp:169
↓ 6 callers
Method
getDefaultApplication
* @brief Return the default application. * @return Index of the default application. */
gui/applicationlist.h:75
↓ 6 callers
Method
getDefines
gui/projectfiledialog.cpp:737
↓ 6 callers
Method
getDestructor
lib/symboldatabase.cpp:6570
↓ 6 callers
Method
getDoubleValue
lib/mathlib.h:73
↓ 6 callers
Function
getFileInfo
lib/check.h:87
↓ 6 callers
Method
getFunctionName
lib/library.cpp:1160
↓ 6 callers
Method
getImportProject
gui/projectfiledialog.cpp:681
↓ 6 callers
Method
getIncludeDirs
* @brief Get list of include directories. * @return list of directories. */
gui/projectfile.h:124
↓ 6 callers
Method
getOrigFile
lib/errorlogger.cpp:752
↓ 6 callers
Function
getParentLifetime
lib/astutils.cpp:619
↓ 6 callers
Function
getParentValueTypes
lib/astutils.cpp:737
↓ 6 callers
Method
getRootPath
gui/projectfiledialog.cpp:719
↓ 6 callers
Function
getStepTok
lib/astutils.cpp:935
↓ 6 callers
Method
getTypeCheck
lib/library.cpp:2001
← previous
next →
501–600 of 13,549, ranked by callers