MCPcopy Create free account

hub / github.com/cppcheck-opensource/cppcheck / functions

Functions13,549 in github.com/cppcheck-opensource/cppcheck

↓ 25 callersFunctiondiag
lib/checkother.h:332
↓ 25 callersMethodstringify
test/testpreprocessor.cpp:1436
↓ 24 callersMethodValue
externals/tinyxml2/tinyxml2.cpp:847
↓ 24 callersFunctiondprint
Print messages for someone debugging this script. This wraps print().
tools/MT-Unsafe.py:31
↓ 24 callersFunctionget
lib/valueptr.h:58
↓ 24 callersMethodgetAllocFuncInfo
get allocation info for function */
lib/library.cpp:1268
↓ 24 callersMethodgetSuppressions
lib/suppressions.cpp:625
↓ 24 callersFunctiongetline
test/cfg/std.cpp:4755
↓ 24 callersFunctionisVariableChangedByFunctionCall
lib/astutils.cpp:2341
↓ 23 callersMethodfullName
lib/symboldatabase.cpp:2934
↓ 23 callersMethodisModified
lib/forwardanalyzer.cpp:83
↓ 23 callersMethodread
lib/checkunusedvar.cpp:285
↓ 23 callersFunctionsetFlag
* Set specified flag state. * @param flag_ flag to set state * @param state_ new state of flag */
lib/symboldatabase.h:209
↓ 22 callersMethodexists
lib/path.cpp:442
↓ 22 callersMethodfindRecordInNestedList
lib/symboldatabase.cpp:6501
↓ 22 callersFunctionisUnevaluated
lib/astutils.cpp:3762
↓ 22 callersMethodscopeInfo
lib/token.cpp:2508
↓ 22 callersMethodsimplifyTokens1
lib/tokenize.cpp:3515
↓ 22 callersFunctionterminated
@brief termination requested? */
lib/settings.h:577
↓ 21 callersMethodaddSuppressionLine
lib/suppressions.cpp:276
↓ 21 callersFunctionf
test/cfg/std.cpp:5041
↓ 21 callersFunctiongetValue
oss-fuzz/type2.cpp:23
↓ 21 callersMethodgood
externals/simplecpp/simplecpp.cpp:373
↓ 21 callersMethodisGlobal
lib/vf_analyzers.cpp:1339
↓ 21 callersFunctionisalnum
(c)
addons/misra.py:1190
↓ 21 callersMethodparseComment
lib/suppressions.cpp:352
↓ 21 callersFunctionswap
lib/valueptr.h:79
↓ 20 callersMethod_replaceTokenMatch
(self, line, linenr, filename)
tools/matchcompiler.py:455
↓ 20 callersFunctionfindLambdaStartToken
lib/astutils.cpp:3276
↓ 20 callersMethodgetAction
lib/library.h:243
↓ 20 callersMethodimportCompileCommands
lib/importproject.cpp:362
↓ 20 callersFunctionisKeyword
(keyword, standard='c99')
addons/misra.py:523
↓ 20 callersFunctionisNegative
lib/checkother.cpp:3439
↓ 20 callersFunctionmax_value
lib/platform.h:55
↓ 20 callersMethodshowResults
gui/resultstree.cpp:479
↓ 20 callersFunctiontokens
Implement tokens() as a wrapper for convenience when using the TokenList
lib/tokenize.h:606
↓ 19 callersMethodPushAttribute
externals/tinyxml2/tinyxml2.cpp:2761
↓ 19 callersFunctionStringEqual
externals/tinyxml2/tinyxml2.h:595
↓ 19 callersMethodadd
lib/mathlib.cpp:254
↓ 19 callersFunctionastIsIntegral
lib/astutils.cpp:209
↓ 19 callersFunctiongetArrayLength
lib/utils.h:323
↓ 19 callersMethodgetDeallocFuncInfo
get deallocation info for function */
lib/library.cpp:1279
↓ 19 callersFunctionisStdLibId
(id_, standard='c99')
addons/misra.py:487
↓ 19 callersFunctionparsedecl
lib/symboldatabase.cpp:7461
↓ 19 callersFunctionremoveImpossible
lib/valueflow.cpp:171
↓ 18 callersFunction__test_cmd
(tmp_path, file_name, extra_args, stdout_exp_1, content='')
test/cli/clang-import_test.py:142
↓ 18 callersMethodaddErrorItem
gui/resultstree.cpp:241
↓ 18 callersMethodaddItem
gui/checkstatistics.cpp:41
↓ 18 callersMethodgetFunction
lib/library.cpp:1700
↓ 18 callersMethodtoString
test/testsuppressions.cpp:1854
↓ 18 callersFunctionunreachable
lib/utils.h:402
↓ 17 callersMethodParse
externals/tinyxml2/tinyxml2.cpp:2447
↓ 17 callersFunctioncompileExpression
* @throws InternalError thrown if maximum AST depth is exceeded */
lib/tokenlist.cpp:1471
↓ 17 callersMethodgetValue
lib/token.cpp:2571
↓ 17 callersMethodisFloat
lib/mathlib.cpp:582
↓ 17 callersMethodisImplicitlyVirtual
lib/symboldatabase.cpp:4832
↓ 17 callersMethodisModified
lib/checkstl.cpp:2890
↓ 17 callersMethodisVolatile
lib/symboldatabase.cpp:8465
↓ 17 callersFunctionnext
lib/token.h:959
↓ 17 callersMethodparseFile
parse test file and add info to the nodes variable
test/scripts/extracttests.py:82
↓ 17 callersMethodreportErr
* @brief Errors and warnings are directed here. * * @param msg Errors messages are normally in format * "[filepath:line number] Message
lib/cppcheck.cpp:160
↓ 17 callersMethodreset
lib/timer.cpp:87
↓ 17 callersFunctionsplitString
lib/utils.cpp:186
↓ 17 callersFunctiontokenToString
lib/symboldatabase.cpp:4094
↓ 16 callersFunction__remove_std_lookup_log
(l : list, exepath)
test/cli/lookup_test.py:9
↓ 16 callersFunctioncompileUnaryOp
* @throws InternalError thrown if maximum AST depth is exceeded */
lib/tokenlist.cpp:691
↓ 16 callersMethoddetectIterator
lib/library.cpp:1449
↓ 16 callersFunctionempty_if_null
lib/utils.h:421
↓ 16 callersFunctionfindExpressionChanged
lib/astutils.cpp:3159
↓ 16 callersMethodfromLibraryType
lib/symboldatabase.cpp:8257
↓ 16 callersFunctiongetTokenArgumentFunction
lib/astutils.cpp:2438
↓ 16 callersMethodgetType
gui/resultitem.h:41
↓ 16 callersMethodisEnum
(self)
addons/cppcheckdata.py:219
↓ 16 callersFunctionmake_vcxproj_cl_entry
tools/dmake/dmake.cpp:255
↓ 16 callersFunctionupdateRecursive
lib/forwardanalyzer.cpp:273
↓ 16 callersFunctionvalidTokenEnd
lib/templatesimplifier.cpp:2706
↓ 15 callersFunctionaddItem
gui/checkstatistics.cpp:36
↓ 15 callersMethodappendFileIfNew
TODO: also update mOrigFiles?
lib/tokenlist.cpp:94
↓ 15 callersMethodcreateTokensFromString
test/helpers.h:252
↓ 15 callersMethoddeletePrevious
lib/token.cpp:292
↓ 15 callersFunctionformat_path
(p)
test/cli/lookup_test.py:458
↓ 15 callersMethodfsFileId
lib/filesettings.h:89
↓ 15 callersMethodhasKnownValue
lib/token.cpp:2528
↓ 15 callersMethodisFunction
lib/symboldatabase.cpp:1954
↓ 15 callersFunctionisLikelyStreamRead
lib/astutils.cpp:3352
↓ 15 callersMethodisVariadic
lib/templatesimplifier.h:117
↓ 15 callersMethodreadChar
externals/simplecpp/simplecpp.cpp:250
↓ 15 callersFunctionrun
lib/timer.h:75
↓ 15 callersFunctionskipCPPOrAlignAttribute
lib/tokenize.cpp:8543
↓ 15 callersMethodsyntaxError
lib/tokenize.cpp:8341
↓ 15 callersMethodtoString
lib/ctu.cpp:69
↓ 15 callersFunctionvalueFlowGenericForward
lib/forwardanalyzer.cpp:940
↓ 14 callersFunction__test_ignore_file
(tmpdir, ign, append=False, inject_path=False)
test/cli/other_test.py:1983
↓ 14 callersFunction__test_ignore_project_2
(tmpdir, extra_args, append=False, inject_path=False)
test/cli/other_test.py:2177
↓ 14 callersFunctionastIsSmartPointer
lib/astutils.cpp:240
↓ 14 callersMethodempty
lib/infer.cpp:94
↓ 14 callersMethodfind
lib/checkunusedvar.cpp:392
↓ 14 callersMethodfindType
lib/symboldatabase.cpp:6540
↓ 14 callersFunctiongetLibraryContainer
lib/library.cpp:1981
↓ 14 callersFunctionisCast
(expr)
addons/misra.py:812
← previousnext →201–300 of 13,549, ranked by callers