Searched refs:newTL (Results 1 – 1 of 1) sorted by relevance
5596 AttributedTypeLoc newTL = TLB.push<AttributedTypeLoc>(result); in TransformAttributedType() local5597 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()5599 newTL.setAttrOperandParensRange(TL.getAttrOperandParensRange()); in TransformAttributedType()5601 newTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformAttributedType()5603 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc()); in TransformAttributedType()