Home
last modified time | relevance | path

Searched refs:newTL (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DTreeTransform.h5596 AttributedTypeLoc newTL = TLB.push<AttributedTypeLoc>(result); in TransformAttributedType() local
5597 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()