• Home
  • Raw
  • Download

Lines Matching defs:NewTL

3901   ReferenceTypeLoc NewTL;  in TransformReferenceType()  local
3970 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local
4002 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local
4038 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local
4077 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local
4125 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local
4166 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local
4170 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local
4194 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local
4218 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local
4238 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam() local
4545 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); in TransformFunctionProtoType() local
4569 FunctionNoProtoTypeLoc NewTL = TLB.push<FunctionNoProtoTypeLoc>(Result); in TransformFunctionNoProtoType() local
4595 TypeSpecTypeLoc NewTL = TLB.pushTypeSpec(Result); in TransformUnresolvedUsingType() local
4619 TypedefTypeLoc NewTL = TLB.push<TypedefTypeLoc>(Result); in TransformTypedefType() local
4649 TypeOfExprTypeLoc NewTL = TLB.push<TypeOfExprTypeLoc>(Result); in TransformTypeOfExprType() local
4672 TypeOfTypeLoc NewTL = TLB.push<TypeOfTypeLoc>(Result); in TransformTypeOfType() local
4707 DecltypeTypeLoc NewTL = TLB.push<DecltypeTypeLoc>(Result); in TransformDecltypeType() local
4729 UnaryTransformTypeLoc NewTL = TLB.push<UnaryTransformTypeLoc>(Result); in TransformUnaryTransformType() local
4756 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
4780 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); in TransformRecordType() local
4804 EnumTypeLoc NewTL = TLB.push<EnumTypeLoc>(Result); in TransformEnumType() local
4851 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmType() local
4898 AtomicTypeLoc NewTL = TLB.push<AtomicTypeLoc>(Result); in TransformAtomicType() local
4999 DependentTemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5012 TemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5051 DependentTemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5071 TemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5131 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformElaboratedType() local
5190 ParenTypeLoc NewTL = TLB.push<ParenTypeLoc>(Result); in TransformParenType() local
5219 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentNameType() local
5223 DependentNameTypeLoc NewTL = TLB.push<DependentNameTypeLoc>(Result); in TransformDependentNameType() local
5288 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentTemplateSpecializationType() local