Searched refs:getNumAttributes (Results 1 – 8 of 8) sorted by relevance
100 AttrsToPreserve.reserve(AS.getNumAttributes()); in visitAttributeSet()135 AttributeCount += AS.getNumAttributes(); in visitAttributeSet()
105 size_t getNumAttributes() const { in getNumAttributes() function
701 Index = AbbrDecl->getNumAttributes(); in attribute_iterator()713 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex()
240 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
794 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet795 return SetNode ? SetNode->getNumAttributes() : 0; in getNumAttributes()
2457 return AS.getNumAttributes(); in LLVMGetAttributeCountAtIndex()2866 return AS.getNumAttributes(); in LLVMGetCallSiteAttributeCount()
1772 Assert(Attrs.getNumAttributes() == 1, in verifyParameterAttrs()
311 unsigned getNumAttributes() const;