Lines Matching defs:NewTL
4214 ReferenceTypeLoc NewTL; in TransformReferenceType() local
4283 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local
4315 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local
4351 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local
4390 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local
4438 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local
4479 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local
4483 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local
4507 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local
4531 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local
4551 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam() local
4867 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); in TransformFunctionProtoType() local
4992 FunctionNoProtoTypeLoc NewTL = TLB.push<FunctionNoProtoTypeLoc>(Result); in TransformFunctionNoProtoType() local
5018 TypeSpecTypeLoc NewTL = TLB.pushTypeSpec(Result); in TransformUnresolvedUsingType() local
5042 TypedefTypeLoc NewTL = TLB.push<TypedefTypeLoc>(Result); in TransformTypedefType() local
5072 TypeOfExprTypeLoc NewTL = TLB.push<TypeOfExprTypeLoc>(Result); in TransformTypeOfExprType() local
5095 TypeOfTypeLoc NewTL = TLB.push<TypeOfTypeLoc>(Result); in TransformTypeOfType() local
5130 DecltypeTypeLoc NewTL = TLB.push<DecltypeTypeLoc>(Result); in TransformDecltypeType() local
5152 UnaryTransformTypeLoc NewTL = TLB.push<UnaryTransformTypeLoc>(Result); in TransformUnaryTransformType() local
5179 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
5203 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); in TransformRecordType() local
5227 EnumTypeLoc NewTL = TLB.push<EnumTypeLoc>(Result); in TransformEnumType() local
5274 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmType() local
5321 AtomicTypeLoc NewTL = TLB.push<AtomicTypeLoc>(Result); in TransformAtomicType() local
5422 DependentTemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5435 TemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5474 DependentTemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5494 TemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5554 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformElaboratedType() local
5624 ParenTypeLoc NewTL = TLB.push<ParenTypeLoc>(Result); in TransformParenType() local
5653 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentNameType() local
5657 DependentNameTypeLoc NewTL = TLB.push<DependentNameTypeLoc>(Result); in TransformDependentNameType() local
5722 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentTemplateSpecializationType() local