Lines Matching refs:hasAttributes
867 if (!hasAttributes()) in addAttributes()
870 if (!AS.hasAttributes()) in addAttributes()
1001 assert(hasAttributes() && "empty AttributeSet doesn't refer to any context"); in hasParentContext()
1334 return !Pair.second.hasAttributes(); in get()
1359 if (ArgAttrs[I - 1].hasAttributes()) { in get()
1367 if (RetAttrs.hasAttributes()) in get()
1369 else if (FnAttrs.hasAttributes()) in get()
1394 if (!Attrs.hasAttributes()) in get()
1497 while (!AttrSets.empty() && !AttrSets.back().hasAttributes()) in setAttributesAtIndex()
1507 if (!B.hasAttributes()) in addAttributesAtIndex()
1642 return getAttributes(Index).hasAttributes(); in hasAttributesAtIndex()
1788 if (!getAttributes(i).hasAttributes()) in print()