Return true if the builder has IR‐level attributes.

Synopsis

Declared in <llvm/IR/Attributes.h>

bool
hasAttributes() const;

Return Value

true if the builder has IR‐level attributes.

Created with MrDocs