Return the return attributes for this call.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

AttributeSet
getRetAttributes() const;

Return Value

the return attributes for this call.

Created with MrDocs