Semmle QL C/C++ standard library
Index
isSink
Class
Configuration
Predicates
fieldFlowBranchLimit
hasFlow
hasFlowBackward
hasFlowForward
hasFlowPath
hasFlowTo
hasFlowToExpr
isAdditionalFlowStep
isBarrier
isBarrierEdge
isSink
isSource
Inherited predicates
charAt
indexOf
indexOf
isLowercase
isUppercase
length
matches
prefix
regexpCapture
regexpFind
regexpMatch
regexpReplaceAll
replaceAll
splitAt
splitAt
substring
suffix
toDate
toFloat
toInt
toLowerCase
toString
toUpperCase
trim
Charpred
Configuration
Member predicate
DataFlowImpl2
::
Configuration
::
isSink
Holds if
sink
is a relevant data flow sink.
predicate
isSink
(
Node
sink
)