Return the return attributes for this call.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

AttributeSet
getRetAttributes() const;

Return Value

Attribute set for the return value.

Created with MrDocs