Home
last modified time | relevance | path

Searched defs:hasFnAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1508 bool AttributeList::hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function in AttributeList
1512 bool AttributeList::hasFnAttr(StringRef Kind) const { in hasFnAttr() function in AttributeList