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
Return the return attributes for this call.
Declared in <llvm/IR/InstrTypes.h>
AttributeSet
getRetAttributes() const;
Attribute set for the return value.
Created with MrDocs