Searched defs:NewTL (Results 1 – 4 of 4) sorted by relevance
4320 ReferenceTypeLoc NewTL; in TransformReferenceType() local4389 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local4421 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local4457 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local4496 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local4544 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local4585 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local4589 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local4613 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local4637 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local[all …]
1340 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1358 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local1375 SubstTemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1396 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local1407 SubstTemplateTypeParmPackTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local1420 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local
3944 TemplateTypeParmTypeLoc NewTL = in TransformAutoType() local3955 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
3214 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local