Member predicate LocalVariableDeclExpr::isOutArgument
Holds if this variable declaration is defined as an out argument,
for example M(out int x).
predicate isOutArgument()Holds if this variable declaration is defined as an out argument,
for example M(out int x).
predicate isOutArgument()