Return true if this argument has the returned attribute.

Synopsis

Declared in <llvm/IR/Argument.h>

bool
hasReturnedAttr() const;

Return Value

true if this argument has the returned attribute.

Created with MrDocs