MCPcopy Create free account

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

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

↓ 60 callersMethodisFloatArgValid
lib/library.cpp:1138
↓ 60 callersMethodread
gui/xmlreportv2.cpp:171
↓ 57 callersFunctionasFloat
lib/programmemory.cpp:625
↓ 57 callersFunctionisOct
externals/simplecpp/simplecpp.cpp:65
↓ 56 callersMethodfileIndex
externals/simplecpp/simplecpp.cpp:1493
↓ 56 callersFunctionprint_ts
(msg)
tools/donate-cpu-server.py:55
↓ 55 callersFunctiongetFlag
* Get specified flag state. * @param flag_ flag to get state of * @return true if flag set or false in flag not set */
lib/token.h:1529
↓ 53 callersMethodnextArgument
lib/token.cpp:828
↓ 52 callersMethodisUnsigned
lib/symboldatabase.cpp:2521
↓ 50 callersMethodaddFinding
lib/sarifreport.cpp:34
↓ 50 callersMethodgetArgumentVar
lib/symboldatabase.cpp:4961
↓ 50 callersFunctionsimpleMatch
(token, pattern)
addons/misra.py:83
↓ 49 callersFunctionsameline
externals/simplecpp/simplecpp.cpp:153
↓ 48 callersMethodastTop
(self)
addons/cppcheckdata.py:526
↓ 46 callersMethodenable
lib/settings.h:76
↓ 46 callersMethodendsWith
test/testutils.cpp:605
↓ 46 callersFunctiongetFlag
* Get specified flag state. * @param flag_ flag to get state of * @return true if flag set or false in flag not set */
lib/symboldatabase.h:200
↓ 46 callersMethodisBinaryOp
(self)
addons/cppcheckdata.py:505
↓ 46 callersFunctionisCharLiteral
lib/utils.h:171
↓ 46 callersMethodopen
test/testmemleak.cpp:80
↓ 45 callersMethodgetSizeOf
lib/symboldatabase.cpp:8555
↓ 44 callersFunctionastIsContainer
lib/astutils.cpp:259
↓ 44 callersFunctionfindLambdaEndToken
lib/astutils.cpp:3326
↓ 44 callersFunctionisStringLiteral
lib/utils.h:166
↓ 43 callersFunctionastIsLHS
lib/astutils.cpp:812
↓ 43 callersFunctioncppcheck_ex
(args, env=None, remove_checkers_report=True, cwd=None, cppcheck_exe=None, timeout=None, tty=False)
test/cli/testutils.py:168
↓ 43 callersMethodisIntArgValid
lib/library.cpp:1116
↓ 43 callersFunctiontypesMatch
Utility function returning whether iToTest equals iTypename or iOptionalPrefix+iTypename
lib/checkio.cpp:551
↓ 42 callersFunctiondeleteToken
externals/simplecpp/simplecpp.h:343
↓ 42 callersFunctionnextAfterAstRightmostLeaf
lib/astutils.cpp:571
↓ 41 callersMethodempty
gui/cppchecklibrarydata.h:85
↓ 41 callersMethodgetKnownValue
lib/token.cpp:2552
↓ 41 callersFunctionisCPP
Is the code CPP. Used for bailouts */
lib/tokenize.h:66
↓ 41 callersMethodisVariableDeclaration
lib/symboldatabase.cpp:5335
↓ 41 callersMethodjoin
lib/path.cpp:456
↓ 40 callersFunctionbool_to_string
lib/utils.h:372
↓ 40 callersFunctionisUsedAsBool
lib/astutils.cpp:1520
↓ 40 callersFunctionvisitAstNodes
lib/astutils.h:59
↓ 39 callersFunctionastIsPointer
lib/astutils.cpp:235
↓ 39 callersFunctionexecute
lib/programmemory.cpp:1818
↓ 39 callersFunctionsimplifyTypedefInsertToken
lib/tokenize.cpp:1174
↓ 38 callersFunctionid_string
lib/utils.h:367
↓ 38 callersFunctionisVariableChanged
lib/astutils.cpp:2638
↓ 37 callersMethodGetText
externals/tinyxml2/tinyxml2.cpp:1688
↓ 37 callersMethodcompare
lib/mathlib.cpp:226
↓ 36 callersMethodcompile
lib/regex.cpp:192
↓ 36 callersMethodcpp
lib/valueflow.cpp:7373
↓ 36 callersMethodexists
test/testpath.cpp:585
↓ 36 callersFunctionisC
lib/token.h:1688
↓ 36 callersFunctionstringToLL
externals/simplecpp/simplecpp.cpp:120
↓ 35 callersMethodisC
lib/tokenlist.cpp:2320
↓ 34 callersMethodstartsWith
test/testutils.cpp:422
↓ 34 callersFunctiontrim
lib/utils.cpp:131
↓ 33 callersFunctioncontains
lib/utils.h:64
↓ 33 callersMethodfindEnumerator
lib/symboldatabase.cpp:5518
↓ 33 callersMethodisArrayOrPointer
lib/checkio.cpp:1694
↓ 33 callersFunctiontokType
lib/token.h:390
↓ 32 callersFunctioncalculate
lib/calculate.h:53
↓ 32 callersMethodgetfile
lib/errorlogger.cpp:745
↓ 32 callersMethodisPossible
(self)
addons/cppcheckdata.py:864
↓ 32 callersMethodserialize
lib/errorlogger.cpp:280
↓ 32 callersFunctionset
lib/analyzer.h:61
↓ 31 callersMethoddetectContainerOrIterator
lib/library.cpp:1454
↓ 31 callersMethodgetYield
lib/library.h:250
↓ 31 callersMethodisUpperCaseName
lib/token.cpp:230
↓ 31 callersMethodreportErr
lib/analyzerinfo.cpp:202
↓ 31 callersFunctionsameline
lib/preprocessor.cpp:45
↓ 30 callersFunctionFirstChild
Get the first child node, or null if none exists.
externals/tinyxml2/tinyxml2.h:771
↓ 30 callersMethodclose
gui/report.cpp:54
↓ 30 callersMethodgetCount
gui/platforms.cpp:46
↓ 30 callersMethodisCPP
lib/tokenlist.cpp:2325
↓ 30 callersFunctionisFloat
lib/symboldatabase.h:1304
↓ 30 callersFunctionisValidGlobPattern
lib/utils.cpp:40
↓ 30 callersMethodopen
gui/report.cpp:44
↓ 30 callersMethodrowCount
test/cli/QML-Samples-TableView/samplemodel.cpp:9
↓ 29 callersFunctionacceptFile
* @brief Check if the file extension indicates that it's a C/C++ source file. * Check if the file has source file extension: *.c;*.cpp;*.cxx;*.c+
lib/path.h:150
↓ 29 callersMethodaddtoken
lib/tokenlist.cpp:131
↓ 29 callersFunctionfilter_valueflow
test/helpers.h:207
↓ 29 callersFunctionhttpGetResponse
(connection: socket.socket, data: str, contentType: str)
tools/donate-cpu-server.py:1151
↓ 29 callersFunctionmatchglob
lib/utils.cpp:60
↓ 28 callersFunctionastIsIterator
lib/astutils.cpp:254
↓ 28 callersFunctioncompileBinOp
* @throws InternalError thrown if maximum AST depth is exceeded */
lib/tokenlist.cpp:730
↓ 28 callersFunctionstrToInt
lib/utils.h:216
↓ 28 callersMethodtoString
test/testcolor.cpp:32
↓ 28 callersFunctionvalueFlowForward
lib/valueflow.cpp:1283
↓ 27 callersFunction_test_library_includes
(tmpdir, libs, content, libinc_obj=None)
test/tools/donate_cpu_lib_test.py:21
↓ 27 callersFunctionastIsRHS
lib/astutils.cpp:825
↓ 27 callersMethodisArithmeticalOp
test/testtoken.cpp:874
↓ 27 callersMethoduse
lib/checkunusedvar.cpp:352
↓ 26 callersFunctionassert_cppcheck
(args, ec_exp=None, out_exp=None, err_exp=None, env=None, cwd=None)
test/cli/testutils.py:256
↓ 26 callersFunctionastIsBool
lib/astutils.cpp:230
↓ 26 callersMethodclear
externals/simplecpp/simplecpp.cpp:541
↓ 26 callersMethoddetectContainer
lib/library.cpp:1444
↓ 26 callersFunctionfindAndReplace
lib/utils.cpp:140
↓ 26 callersMethodisClass
lib/templatesimplifier.h:96
↓ 26 callersMethodisEnumType
lib/symboldatabase.cpp:3725
↓ 26 callersFunctionisReturnScope
lib/astutils.cpp:2280
↓ 25 callersFunctionWrite
externals/tinyxml2/tinyxml2.h:2341
↓ 25 callersFunctioncback
externals/simplecpp/simplecpp.h:339
↓ 25 callersMethoddata
externals/simplecpp/simplecpp.h:100
← previousnext →101–200 of 13,549, ranked by callers