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

/external/clang/lib/Sema/
H A DTreeTransform.h4857 AttributedTypeLoc newTL = TLB.push<AttributedTypeLoc>(result); local
4858 newTL.setAttrNameLoc(TL.getAttrNameLoc());
4860 newTL.setAttrOperandParensRange(TL.getAttrOperandParensRange());
4862 newTL.setAttrExprOperand(TL.getAttrExprOperand());
4864 newTL.setAttrEnumOperandLoc(TL.getAttrEnumOperandLoc());

Completed in 76 milliseconds