Searched defs:newAttr (Results 1 – 14 of 14) sorted by relevance
581 auto newAttr = attributes.getDictionary( in setArgAttrs() local642 auto newAttr = attributes.getDictionary(this->getOperation()->getContext()); in setResultAttrs() local
307 public Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode()443 public Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS()
1149 public final Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode()1257 public final Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS()
480 Value newAttr = builder.create<pdl_interp::CreateAttributeOp>( in generateRewriter() local
860 SymbolRefAttr newAttr = generateNewRefAttr(scope.symbol, newLeafAttr); in replaceAllSymbolUsesImpl() local
730 void add(AttributeList *newAttr) { in add()
828 void addAtEnd(ParsedAttr *newAttr) { in addAtEnd()
1842 auto newAttr = DenseElementsAttr::get( in matchAndRewrite() local2655 auto newAttr = DenseElementsAttr::get( in matchAndRewrite() local
1004 DenseElementsAttr newAttr = DenseElementsAttr::getFromRawBuffer( in matchAndRewrite() local
2313 clang::Attr *newAttr; in handleVisibilityAttr() local
2549 InheritableAttr *newAttr = in mergeParamDeclAttributes() local
2610 Attr *newAttr; in handleVisibilityAttr() local
3001 InheritableAttr *newAttr = in mergeParamDeclAttributes() local
6658 const Attr *newAttr = oldAttr ? getDerived().TransformAttr(oldAttr) : nullptr; in TransformAttributedType() local