Return true if the function has the attribute.

Synopses

Declared in <llvm/IR/Function.h>

Return true if the function has the attribute.

Return true if the function has the attribute.

bool
hasFnAttribute(StringRef Kind) const;

Created with MrDocs