Member predicate Public::Node::hasComplexValue
Holds if the complex value this data-flow node contains has real part real
and imaginary
part imag
.
predicate hasComplexValue(float real, float imag)
Holds if the complex value this data-flow node contains has real part real
and imaginary
part imag
.
predicate hasComplexValue(float real, float imag)