Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/TscanCode
/ functions
Functions
2,904 in github.com/Tencent/TscanCode
⨍
Functions
2,904
◇
Types & classes
373
↓ 2 callers
Function
QueryFloatAttribute
See QueryIntAttribute()
trunk/externals/tinyxml/tinyxml2.h:1280
↓ 2 callers
Function
QueryIntAttribute
Given an attribute name, QueryIntAttribute() returns XML_NO_ERROR, XML_WRONG_ATTRIBUTE_TYPE if the conversion can't be performed, or XML_N
trunk/externals/tinyxml/tinyxml2.h:1248
↓ 2 callers
Function
QueryUnsignedAttribute
See QueryIntAttribute()
trunk/externals/tinyxml/tinyxml2.h:1256
↓ 2 callers
Method
Release
trunk/common/filedepend.cpp:954
↓ 2 callers
Method
SetCondCheckNull
trunk/lib/checktscnullpointer2.h:288
↓ 2 callers
Method
SetCondFuncRet
trunk/lib/checktscnullpointer2.h:295
↓ 2 callers
Method
SetCondIf
trunk/lib/checktscnullpointer2.h:273
↓ 2 callers
Method
SetCondIterator
trunk/lib/checktscnullpointer2.h:308
↓ 2 callers
Method
SetCondNone
trunk/lib/checktscnullpointer2.h:237
↓ 2 callers
Function
SetFileTable
trunk/lib/globalmacros.h:123
↓ 2 callers
Method
SetName
trunk/externals/tinyxml/tinyxml2.cpp:1278
↓ 2 callers
Method
SetReportedErrors
trunk/lib/checktscoverrun.cpp:743
↓ 2 callers
Method
SetReturnTok
trunk/lib/checktscnullpointer2.h:803
↓ 2 callers
Method
SetUnknown
trunk/lib/checktscnullpointer2.h:453
↓ 2 callers
Method
ToTypeString
trunk/lib/tokenex.cpp:29
↓ 2 callers
Method
TryGetFunc
trunk/lib/globalsymboldatabase.cpp:90
↓ 2 callers
Method
Unlink
trunk/externals/tinyxml/tinyxml2.cpp:751
↓ 2 callers
Method
VisitEnter
trunk/externals/tinyxml/tinyxml2.cpp:2384
↓ 2 callers
Method
VisitExit
trunk/externals/tinyxml/tinyxml2.cpp:2410
↓ 2 callers
Method
add
trunk/lib/mathlib.cpp:251
↓ 2 callers
Method
addFile
trunk/lib/suppressions.cpp:157
↓ 2 callers
Method
addSuppression
trunk/lib/suppressions.cpp:219
↓ 2 callers
Method
addVar
trunk/lib/checkunusedvar.cpp:231
↓ 2 callers
Method
alias
* Alias the 2 given variables. Either replace the existing aliases if * they exist or merge them. You would replace an existing alias when this *
trunk/lib/checkunusedvar.cpp:150
↓ 2 callers
Method
allocateMemory
trunk/lib/checkunusedvar.cpp:241
↓ 2 callers
Method
analyze
trunk/cli/tscexecutor.cpp:900
↓ 2 callers
Function
analyzeType
trunk/lib/checkother.cpp:467
↓ 2 callers
Function
astGetSizeSign
trunk/lib/checktype.cpp:46
↓ 2 callers
Function
astIsIntResult
trunk/lib/checktype.cpp:33
↓ 2 callers
Function
bailoutFunctionPar
trunk/lib/valueflow.cpp:90
↓ 2 callers
Function
bufferOverrunMessage
trunk/lib/checkbufferoverrun.cpp:128
↓ 2 callers
Method
calculateChecksum
trunk/lib/tokenlist.cpp:397
↓ 2 callers
Function
callfopen
trunk/externals/tinyxml/tinyxml2.cpp:1870
↓ 2 callers
Method
check
trunk/cli/tscthreadexecutor.cpp:82
↓ 2 callers
Method
checkConstError
trunk/lib/checkclass.cpp:2018
↓ 2 callers
Function
checkFloatRelation
trunk/lib/checkcondition.cpp:573
↓ 2 callers
Function
checkFunctionUsage
trunk/lib/checkclass.cpp:907
↓ 2 callers
Function
checkMinSizes
trunk/lib/checkbufferoverrun.cpp:320
↓ 2 callers
Method
checkVariable
trunk/lib/symboldatabase.cpp:2969
↓ 2 callers
Method
clearAliases
trunk/lib/checkunusedvar.cpp:193
↓ 2 callers
Method
code
trunk/lib/globalmacros.cpp:567
↓ 2 callers
Function
compileTerm
trunk/lib/tokenlist.cpp:510
↓ 2 callers
Method
concatStr
trunk/lib/token.cpp:149
↓ 2 callers
Function
conditionString
trunk/lib/checkcondition.cpp:687
↓ 2 callers
Function
constval
trunk/lib/valueflow.cpp:2360
↓ 2 callers
Function
countParameters
* Count function parameters * \param tok Function name token before the '(' */
trunk/lib/checkmemoryleak.cpp:45
↓ 2 callers
Method
createAst
trunk/lib/tokenlist.cpp:1026
↓ 2 callers
Function
deallocThrowError
trunk/lib/checkexceptionsafety.h:84
↓ 2 callers
Method
deallocuseError
trunk/lib/checkmemoryleak.cpp:433
↓ 2 callers
Method
dereferenceErasedError
Error message used when dereferencing an iterator that has been erased..
trunk/lib/checkstl.cpp:54
↓ 2 callers
Method
endExpr
trunk/lib/checkother.cpp:3804
↓ 2 callers
Function
erase
trunk/lib/checkleakautovar.h:52
↓ 2 callers
Function
eraseMemberAssignments
trunk/lib/checkother.cpp:625
↓ 2 callers
Function
findName
trunk/lib/tscancode.cpp:141
↓ 2 callers
Function
fromString
trunk/lib/errorlogger.h:124
↓ 2 callers
Function
getConstFunctions
trunk/lib/checkother.cpp:2299
↓ 2 callers
Function
getErrorMessages
trunk/lib/checkio.h:134
↓ 2 callers
Method
getFunction
trunk/lib/symboldatabase.cpp:2088
↓ 2 callers
Function
getValidOperator
trunk/lib/checkother.cpp:128
↓ 2 callers
Method
getcode
trunk/lib/preprocessor.cpp:1879
↓ 2 callers
Function
getfunctionscope
trunk/lib/token.cpp:1505
↓ 2 callers
Function
getlines
* Get data from a input string. This is an extended version of std::getline. * The std::getline only get a single line at a time. It can therefore h
trunk/lib/preprocessor.cpp:2735
↓ 2 callers
Function
getparams
* @brief get parameters from code. For example 'foo(1,2)' => '1','2' * @param line in: The code * @param pos in: Position to the '('. out: Position
trunk/lib/globalmacros.cpp:60
↓ 2 callers
Function
handleKnownValuesInLoop
if known variable is changed in loop body, change it to a possible value */
trunk/lib/valueflow.cpp:1041
↓ 2 callers
Function
hasArrayEnd
trunk/lib/checkstl.cpp:1326
↓ 2 callers
Function
hasArrayEndParen
trunk/lib/checkstl.cpp:1332
↓ 2 callers
Function
hasSameSemantic
trunk/lib/checkother.cpp:166
↓ 2 callers
Method
hasValue
trunk/lib/valueflow.cpp:56
↓ 2 callers
Function
if_findCompare
trunk/lib/checkstl.cpp:859
↓ 2 callers
Method
if_findError
trunk/lib/checkstl.cpp:941
↓ 2 callers
Function
indent
trunk/lib/token.cpp:1302
↓ 2 callers
Method
initBaseInfo
trunk/lib/symboldatabase.cpp:1992
↓ 2 callers
Method
invalidIteratorError
Error message for bad iterator usage..
trunk/lib/checkstl.cpp:33
↓ 2 callers
Function
isArray
* Is variable an array. * @return true if array, false if not */
trunk/lib/symboldatabase.h:386
↓ 2 callers
Function
isChar
trunk/lib/checkstring.cpp:222
↓ 2 callers
Function
isConstOp
trunk/lib/token.h:276
↓ 2 callers
Function
isExpandedMacro
trunk/lib/token.h:338
↓ 2 callers
Function
isFallThroughComment
trunk/lib/preprocessor.cpp:451
↓ 2 callers
Method
isFloat
trunk/lib/mathlib.cpp:405
↓ 2 callers
Function
isFunction
trunk/lib/symboldatabase.h:877
↓ 2 callers
Function
isFunctionOrBreakPattern
--------------------------------------------------------------------------- switch (x) { case 2: y = a; // <- this assignment is redundant case
trunk/lib/checkother.cpp:857
↓ 2 callers
Function
isIgnoreErrorComment
trunk/lib/preprocessor.cpp:473
↓ 2 callers
Method
isImplicitlyVirtual
trunk/lib/symboldatabase.cpp:2693
↓ 2 callers
Function
isInMemberFunc
trunk/lib/checkmemoryleak.cpp:2284
↓ 2 callers
Method
isInt
trunk/lib/mathlib.cpp:835
↓ 2 callers
Function
isLowerEqualThanMulDiv
trunk/lib/templatesimplifier.cpp:887
↓ 2 callers
Function
isLowerThanPlusMinus
trunk/lib/templatesimplifier.cpp:879
↓ 2 callers
Function
isNoArgument
trunk/lib/checkmemoryleak.cpp:2221
↓ 2 callers
Method
isNotLibraryFunction
returns true if ftok is not a library function
trunk/lib/library.cpp:819
↓ 2 callers
Function
isParameterChanged
trunk/lib/checkcondition.cpp:66
↓ 2 callers
Function
isPointer
* Is pointer variable. * @return true if pointer, false otherwise */
trunk/lib/symboldatabase.h:394
↓ 2 callers
Function
isPureWithoutBody
trunk/lib/checkclass.cpp:57
↓ 2 callers
Function
isReference
* Is reference variable. * @return true if reference, false otherwise */
trunk/lib/symboldatabase.h:424
↓ 2 callers
Function
isSigned
trunk/lib/checkother.cpp:3128
↓ 2 callers
Function
isStandardType
trunk/lib/token.h:332
↓ 2 callers
Method
isSuppressedLocal
trunk/lib/suppressions.cpp:200
↓ 2 callers
Function
isValueTypeChar
trunk/lib/checkcondition.cpp:702
↓ 2 callers
Function
isValueTypeString
trunk/lib/checkcondition.cpp:707
↓ 2 callers
Function
iscpp11init
X{} X<Y>{} etc
trunk/lib/tokenlist.cpp:433
↓ 2 callers
Function
join
Concatenates a list of strings, inserting a separator between parts
trunk/lib/preprocessor.cpp:101
← previous
next →
401–500 of 2,904, ranked by callers