Searched defs:NewTL (Results 1 – 4 of 4) sorted by relevance
3445 ReferenceTypeLoc NewTL; in TransformReferenceType() local3506 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local3534 ConstantArrayTypeLoc NewTL = TLB.push<ConstantArrayTypeLoc>(Result); in TransformConstantArrayType() local3568 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local3608 VariableArrayTypeLoc NewTL = TLB.push<VariableArrayTypeLoc>(Result); in TransformVariableArrayType() local3654 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local3693 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local3697 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local3721 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local3745 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local[all …]
1217 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1235 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local1253 SubstTemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1274 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local1285 SubstTemplateTypeParmPackTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local1299 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local
3292 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformAutoType() local3297 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
2095 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local