MCPcopy Create free account

hub / github.com/Tencent/TscanCode / functions

Functions2,904 in github.com/Tencent/TscanCode

↓ 2 callersMethodlimit
trunk/lib/checkbufferoverrun.cpp:1846
↓ 2 callersFunctionmakeArrayIndexOutOfBoundsError
trunk/lib/checkbufferoverrun.cpp:48
↓ 2 callersMethodmathfunctionCallWarning
trunk/lib/checkother.cpp:2050
↓ 2 callersMethodmemleakError
trunk/lib/checkmemoryleak.cpp:410
↓ 2 callersMethodmismatchAllocDealloc
trunk/lib/checkmemoryleak.cpp:443
↓ 2 callersMethodmissingInclude
Report that include is missing
trunk/lib/preprocessor.cpp:2692
↓ 2 callersFunctionmyName
for extra error info
trunk/lib/checkuninitvar.h:126
↓ 2 callersMethodnextTemplateArgument
trunk/lib/token.cpp:800
↓ 2 callersMethodnopar
Check if this macro has parentheses but no parameters */
trunk/lib/globalmacros.h:79
↓ 2 callersMethodnumberOfElements
trunk/lib/checkbufferoverrun.cpp:1857
↓ 2 callersFunctionoperatorEnd
trunk/lib/tokenize.cpp:11884
↓ 2 callersFunctionparseComparison
trunk/lib/checkcondition.cpp:639
↓ 2 callersMethodparseFile
trunk/lib/suppressions.cpp:28
↓ 2 callersFunctionparseIfSwitchBody
* @brief Parse If/Switch body recursively. * @param tok First token in body. * @param checks The current checks * @param newchecks new checks
trunk/lib/executionpath.cpp:87
↓ 2 callersFunctionplatform_type
trunk/lib/library.h:369
↓ 2 callersMethodplatform_type
trunk/lib/library.h:362
↓ 2 callersMethodpreprocess
trunk/lib/preprocessor.cpp:981
↓ 2 callersMethodprintValueFlow
trunk/lib/token.cpp:1334
↓ 2 callersMethodprintXml
trunk/lib/symboldatabase.cpp:2510
↓ 2 callersMethodpromote
trunk/lib/mathlib.cpp:105
↓ 2 callersMethodreadAliases
trunk/lib/checkunusedvar.cpp:263
↓ 2 callersMethodredundantCopyError
trunk/lib/checkother.cpp:814
↓ 2 callersMethodreportErr
trunk/cli/tscthreadexecutor.cpp:64
↓ 2 callersMethodreportInfo
trunk/lib/tscancode.cpp:1071
↓ 2 callersMethodreportOut
trunk/lib/tscancode.cpp:1061
↓ 2 callersMethodresourceLeakError
trunk/lib/checkmemoryleak.cpp:420
↓ 2 callersMethodrunSimplifiedChecks
trunk/lib/checktsclogic.cpp:43
↓ 2 callersMethodsetValue
trunk/lib/valueflow.cpp:34
↓ 2 callersMethodsetValueType
trunk/lib/token.cpp:1555
↓ 2 callersMethodsetmsg
trunk/lib/errorlogger.cpp:85
↓ 2 callersMethodsimplify
trunk/lib/tokenize.cpp:8569
↓ 2 callersFunctionsimplifyEnum2_findMatchEnumType
trunk/lib/tokenize.cpp:8927
↓ 2 callersFunctionskipBracketsAndMembers
Skip [ .. ] . x
trunk/lib/checkunusedvar.cpp:654
↓ 2 callersFunctionskipPointers
trunk/lib/symboldatabase.cpp:3067
↓ 2 callersFunctionskipTernaryOp
trunk/lib/tokenize.cpp:3170
↓ 2 callersFunctionskipValueInConditionalExpression
* Should value be skipped because it's hidden inside && || or ?: expression. * Example: ((x!=NULL) && (*x == 123)) * If 'valuetok' points at the x
trunk/lib/valueflow.cpp:256
↓ 2 callersFunctionskipstring
* Skip string in line. A string begins and ends with either a " or a ' * @param line the string * @param pos in=start position of string,
trunk/lib/globalmacros.cpp:40
↓ 2 callersFunctionstringReplace
trunk/lib/checkother.cpp:73
↓ 2 callersFunctiontokenIsFunctionReturningBool
trunk/lib/checkbool.cpp:216
↓ 2 callersMethodtotalIndex
trunk/lib/checkbufferoverrun.cpp:1870
↓ 2 callersFunctiontoxml
trunk/lib/symboldatabase.cpp:2484
↓ 2 callersFunctiontoxml
trunk/lib/tokenize.cpp:4928
↓ 2 callersFunctiontrimExpression
trunk/lib/checkother.cpp:114
↓ 2 callersMethodunused
is variable unused? */
trunk/lib/checkunusedvar.cpp:66
↓ 2 callersFunctionvalueFlowGetArrayIndexes
trunk/lib/checkbufferoverrun.cpp:794
↓ 2 callersFunctionvalueFlowInjectParameter
trunk/lib/valueflow.cpp:2208
↓ 2 callersFunctionvalueFlowReverse
trunk/lib/valueflow.cpp:759
↓ 2 callersFunctionvariable
* Associate this token with given variable * @param v Variable to be associated */
trunk/lib/token.h:642
↓ 2 callersMethodversion
trunk/lib/tscancode.cpp:65
↓ 2 callersFunctionwriteMemoryErrorDetails
trunk/cli/tscexecutor.cpp:624
↓ 1 callersMethodAddChildFiled
trunk/lib/globalsymboldatabase.cpp:61
↓ 1 callersMethodAddDependFile
trunk/common/filedepend.cpp:1099
↓ 1 callersMethodAddExpandCount
trunk/common/filedepend.cpp:1182
↓ 1 callersMethodAddExportClass
trunk/lib/globaltokenizer.h:79
↓ 1 callersFunctionAddFilesToList
trunk/cli/cmdlineparser.cpp:23
↓ 1 callersFunctionAddPathsToSet
trunk/cli/cmdlineparser.cpp:74
↓ 1 callersMethodAddResults
trunk/lib/timer.cpp:66
↓ 1 callersMethodAddUsingInfo
trunk/lib/globalsymboldatabase.h:301
↓ 1 callersFunctionAllUpperCase
trunk/lib/globaltokenizer.cpp:2117
↓ 1 callersMethodAssignNoneLocalVarWithLocalVarAddress
trunk/lib/checkautovariables.cpp:514
↓ 1 callersMethodCanBeNull
trunk/lib/checktscnullpointer2.h:77
↓ 1 callersMethodCanNotBeNull
trunk/lib/checktscnullpointer2.h:97
↓ 1 callersMethodCanReportBeforeCheckError
trunk/lib/checktscnullpointer2.h:337
↓ 1 callersFunctionCheck64BitPortability
trunk/lib/check64bit.h:43
↓ 1 callersFunctionCheckAssert
trunk/lib/checkassert.h:40
↓ 1 callersFunctionCheckAutoVariables
trunk/lib/checkautovariables.h:40
↓ 1 callersFunctionCheckBool
trunk/lib/checkbool.h:44
↓ 1 callersFunctionCheckBoost
trunk/lib/checkboost.h:42
↓ 1 callersFunctionCheckBufferOverrun
trunk/lib/checkbufferoverrun.h:55
↓ 1 callersMethodCheckCompareDefectInFor
trunk/lib/checktsclogic.cpp:521
↓ 1 callersFunctionCheckCondition
trunk/lib/checkcondition.h:43
↓ 1 callersMethodCheckDanglingPtr
trunk/lib/checkother.cpp:3527
↓ 1 callersMethodCheckDerefVars
trunk/lib/globaltokenizer.cpp:170
↓ 1 callersFunctionCheckExceptionSafety
trunk/lib/checkexceptionsafety.h:36
↓ 1 callersFunctionCheckExportClassMark
trunk/lib/preprocessor.cpp:502
↓ 1 callersFunctionCheckIO
trunk/lib/checkio.h:38
↓ 1 callersFunctionCheckInternal
trunk/lib/checkinternal.h:39
↓ 1 callersFunctionCheckLeakAutoVar
trunk/lib/checkleakautovar.h:86
↓ 1 callersMethodCheckMemcpyString
trunk/lib/checkbufferoverrun.cpp:2317
↓ 1 callersFunctionCheckMemoryLeakInClass
trunk/lib/checkmemoryleak.h:343
↓ 1 callersFunctionCheckMemoryLeakInFunction
trunk/lib/checkmemoryleak.h:193
↓ 1 callersFunctionCheckMemoryLeakNoVar
trunk/lib/checkmemoryleak.h:431
↓ 1 callersFunctionCheckMemoryLeakStructMember
trunk/lib/checkmemoryleak.h:392
↓ 1 callersMethodCheckNestedScope
* check if more than 4 scope is nested */
trunk/lib/checkreadability.cpp:12
↓ 1 callersFunctionCheckNonReentrantFunctions
trunk/lib/checknonreentrantfunctions.h:44
↓ 1 callersFunctionCheckNullPointer
trunk/lib/checknullpointer.h:42
↓ 1 callersFunctionCheckObsoleteFunctions
This constructor is used when running checks. */
trunk/lib/checkobsolescentfunctions.h:46
↓ 1 callersFunctionCheckOther
trunk/lib/checkother.h:44
↓ 1 callersFunctionCheckPointerScope
trunk/lib/checkother.cpp:3484
↓ 1 callersFunctionCheckPostfixOperator
trunk/lib/checkpostfixoperator.h:42
↓ 1 callersMethodCheckReferenceParam
trunk/lib/checktsclogic.cpp:803
↓ 1 callersFunctionCheckScopeOK
trunk/lib/globaltokenizer.cpp:1026
↓ 1 callersFunctionCheckSizeof
trunk/lib/checksizeof.h:44
↓ 1 callersFunctionCheckSpecialName
trunk/lib/checkcondition.cpp:731
↓ 1 callersFunctionCheckStatistic
trunk/lib/checkstatistic.h:18
↓ 1 callersFunctionCheckStl
trunk/lib/checkstl.h:41
↓ 1 callersFunctionCheckString
trunk/lib/checkstring.h:41
↓ 1 callersFunctionCheckTSCCompute
trunk/lib/checktsccompute.h:62
↓ 1 callersFunctionCheckTSCInvalidVarArgs
trunk/lib/checktscinvalidvarargs.h:37
↓ 1 callersFunctionCheckTSCLogic
trunk/lib/checktsclogic.h:57
← previousnext →501–600 of 2,904, ranked by callers