Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h380 AttributeBitSet AvailableSomewhereAttrs; variable
H A DAttributes.cpp1222 AvailableSomewhereAttrs.addAttribute(I.getKindAsEnum()); in AttributeListImpl()
1237 if (!AvailableSomewhereAttrs.hasAttribute(Kind)) in hasAttrSomewhere()