Searched refs:getNumAttributes (Results 1 – 6 of 6) sorted by relevance
106 size_t getNumAttributes() const { in getNumAttributes() function
176 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
574 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet575 return SetNode ? SetNode->getNumAttributes() : 0; in getNumAttributes()
2367 return AS.getNumAttributes(); in LLVMGetAttributeCountAtIndex()2697 return AS.getNumAttributes(); in LLVMGetCallSiteAttributeCount()
676 Index = AbbrDecl->getNumAttributes(); in attribute_iterator()688 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex()
262 unsigned getNumAttributes() const;