Searched refs:newTL (Results 1 – 1 of 1) sorted by relevance
5761 AttributedTypeLoc newTL = TLB.push<AttributedTypeLoc>(result); in TransformAttributedType() local5762 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()5764 newTL.setAttrOperandParensRange(TL.getAttrOperandParensRange()); in TransformAttributedType()5766 newTL.setAttrExprOperand(TL.getAttrExprOperand()); in TransformAttributedType()5768 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc()); in TransformAttributedType()