Searched defs:NewTL (Results 1 – 4 of 4) sorted by relevance
3901 ReferenceTypeLoc NewTL; in TransformReferenceType() local3970 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local4002 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local4038 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local4077 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local4125 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local4166 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local4170 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local4194 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local4218 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local[all …]
1349 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1367 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local1384 SubstTemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1405 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local1416 SubstTemplateTypeParmPackTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local1429 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local
3925 TemplateTypeParmTypeLoc NewTL = in TransformAutoType() local3936 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
2904 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local