Searched defs:NewTL (Results 1 – 6 of 6) sorted by relevance
5199 ReferenceTypeLoc NewTL; in TransformReferenceType() local5268 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local5313 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local5341 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local5388 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local5436 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local5471 DependentVectorTypeLoc NewTL = in TransformDependentVectorType() local5475 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformDependentVectorType() local5515 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local5519 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local[all …]
2055 SubstTemplateTypeParmTypeLoc NewTL = in BuildSubstTemplateTypeParmType() local2075 TemplateTypeParmTypeLoc NewTL in TransformTemplateTypeParmType() local2096 auto NewTL = TLB.push<TemplateTypeParmTypeLoc>(NewT); in TransformTemplateTypeParmType() local2114 SubstTemplateTypeParmPackTypeLoc NewTL in TransformTemplateTypeParmType() local2144 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local2162 SubstTemplateTypeParmPackTypeLoc NewTL = in TransformSubstTemplateTypeParmPackType() local
4581 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformDesugared() local4603 auto NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local4616 auto NewTL = TLB.push<DeducedTemplateSpecializationTypeLoc>(Result); in TransformDeducedTemplateSpecializationType() local
704 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); in TransformTemplateTypeParmType() local
4403 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); in SubstFunctionType() local5025 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); in InstantiateFunctionDefinition() local
2459 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); in transformFunctionProtoType() local