Semmle QL C/C++ standard library
Index
isBarrier
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
::
isBarrier
Holds if data flow through
node
is prohibited.
predicate
isBarrier
(
Node
node
)