Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1632 bool AttributeList::hasAttributeAtIndex(unsigned Index, hasAttributeAtIndex() function in AttributeList
1637 bool AttributeList::hasAttributeAtIndex(unsigned Index, StringRef Kind) const { hasAttributeAtIndex() function in AttributeList