Searched refs:getNumAttributes (Results 1 – 7 of 7) sorted by relevance
105 size_t getNumAttributes() const { in getNumAttributes() function
240 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
655 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet656 return SetNode ? SetNode->getNumAttributes() : 0; in getNumAttributes()
2468 return AS.getNumAttributes(); in LLVMGetAttributeCountAtIndex()2877 return AS.getNumAttributes(); in LLVMGetCallSiteAttributeCount()
1699 Assert(Attrs.getNumAttributes() == 1, in verifyParameterAttrs()
716 Index = AbbrDecl->getNumAttributes(); in attribute_iterator()728 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex()
323 unsigned getNumAttributes() const;