Lines Matching refs:hasAttributes
648 if (!hasAttributes()) in addAttributes()
651 if (!AS.hasAttributes()) in addAttributes()
772 assert(hasAttributes() && "empty AttributeSet doesn't refer to any context"); in hasParentContext()
1093 return !Pair.second.hasAttributes(); in get()
1118 if (ArgAttrs[I - 1].hasAttributes()) { in get()
1126 if (RetAttrs.hasAttributes()) in get()
1128 else if (FnAttrs.hasAttributes()) in get()
1153 if (!Attrs.hasAttributes()) in get()
1260 if (!B.hasAttributes()) in addAttributesAtIndex()
1402 return getAttributes(Index).hasAttributes(); in hasAttributesAtIndex()
1536 if (!getAttributes(i).hasAttributes()) in print()