Searched defs:NewTL (Results 1 – 5 of 5) sorted by relevance
5016 ReferenceTypeLoc NewTL; in TransformReferenceType() local5085 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local5130 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local5158 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local5205 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local5253 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local5288 DependentVectorTypeLoc NewTL = in TransformDependentVectorType() local5292 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformDependentVectorType() local5332 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local5336 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local[all …]
1777 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1798 auto NewTL = TLB.push<TemplateTypeParmTypeLoc>(NewT); in TransformTemplateTypeParmType() local1813 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local1830 SubstTemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local1848 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local1859 SubstTemplateTypeParmPackTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local1872 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmPackType() local
4592 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformDesugared() local4614 auto NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local4627 auto NewTL = TLB.push<DeducedTemplateSpecializationTypeLoc>(Result); in TransformDeducedTemplateSpecializationType() local
4156 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local
2358 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); in transformFunctionProtoType() local