Searched defs:hasAttributes (Results 1 – 3 of 3) sorted by relevance
161 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
882 bool AttributeSet::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeSet1169 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder1173 bool AttrBuilder::hasAttributes(AttributeSet A, uint64_t Index) const { in hasAttributes() function in AttrBuilder
730 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function2097 bool hasAttributes() const { in hasAttributes() function