Predicate call3
Import path
import semmle.python.objects.TObject
predicate
call3
(
CallNode
call
,
ControlFlowNode
func
,
ControlFlowNode
arg0
,
ControlFlowNode
arg1
,
ControlFlowNode
arg2
)