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
Return true if this argument has the returned attribute.
Declared in <llvm/IR/Argument.h>
bool
hasReturnedAttr() const;
true if this argument has the returned attribute.
Created with MrDocs