Searched defs:NewTL (Results 1 – 4 of 4) sorted by relevance
4026 ReferenceTypeLoc NewTL; in TransformReferenceType() local4095 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local4127 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local4163 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local4202 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local4250 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local4291 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local4295 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local4319 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local4343 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local[all …]
1354 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1372 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local1389 SubstTemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1410 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local1421 SubstTemplateTypeParmPackTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local1434 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local
3884 TemplateTypeParmTypeLoc NewTL = in TransformAutoType() local3895 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
2995 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local