Home
last modified time | relevance | path

Searched refs:getAttributeProperties (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp774 static unsigned getAttributeProperties(Attribute::AttrKind Kind) { in getAttributeProperties() function
782 return getAttributeProperties(Kind) & Prop; in hasAttributeProperty()
804 return (getAttributeProperties(Kind) & in hasIntersectProperty()