Lines Matching refs:hasAttributes
737 if (!hasAttributes()) in addAttributes()
740 if (!AS.hasAttributes()) in addAttributes()
871 assert(hasAttributes() && "empty AttributeSet doesn't refer to any context"); in hasParentContext()
1204 return !Pair.second.hasAttributes(); in get()
1229 if (ArgAttrs[I - 1].hasAttributes()) { in get()
1237 if (RetAttrs.hasAttributes()) in get()
1239 else if (FnAttrs.hasAttributes()) in get()
1264 if (!Attrs.hasAttributes()) in get()
1367 while (!AttrSets.empty() && !AttrSets.back().hasAttributes()) in setAttributesAtIndex()
1377 if (!B.hasAttributes()) in addAttributesAtIndex()
1505 return getAttributes(Index).hasAttributes(); in hasAttributesAtIndex()
1651 if (!getAttributes(i).hasAttributes()) in print()