Predicate indirectReturnOutNodeOperand0
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowUtil
predicate
indirectReturnOutNodeOperand0
(
CallInstruction
call
,
Operand
operand
,
int
indirectionIndex
)