Print this attribute list to stream O.

Synopsis

Declared in <llvm/IR/Attributes.h>

void
print(raw_ostream& O) const;

Parameters

Name

Description

O

Output stream.

Created with MrDocs