• Home
  • Raw
  • Download

Lines Matching defs:NewTL

4320   ReferenceTypeLoc NewTL;  in TransformReferenceType()  local
4389 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); in TransformMemberPointerType() local
4421 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformConstantArrayType() local
4457 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); in TransformIncompleteArrayType() local
4496 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformVariableArrayType() local
4544 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); in TransformDependentSizedArrayType() local
4585 DependentSizedExtVectorTypeLoc NewTL in TransformDependentSizedExtVectorType() local
4589 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformDependentSizedExtVectorType() local
4613 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); in TransformVectorType() local
4637 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); in TransformExtVectorType() local
4657 TypeLoc NewTL = OldDI->getTypeLoc(); in TransformFunctionTypeParam() local
5012 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); in TransformFunctionProtoType() local
5137 FunctionNoProtoTypeLoc NewTL = TLB.push<FunctionNoProtoTypeLoc>(Result); in TransformFunctionNoProtoType() local
5163 TypeSpecTypeLoc NewTL = TLB.pushTypeSpec(Result); in TransformUnresolvedUsingType() local
5187 TypedefTypeLoc NewTL = TLB.push<TypedefTypeLoc>(Result); in TransformTypedefType() local
5217 TypeOfExprTypeLoc NewTL = TLB.push<TypeOfExprTypeLoc>(Result); in TransformTypeOfExprType() local
5240 TypeOfTypeLoc NewTL = TLB.push<TypeOfTypeLoc>(Result); in TransformTypeOfType() local
5275 DecltypeTypeLoc NewTL = TLB.push<DecltypeTypeLoc>(Result); in TransformDecltypeType() local
5297 UnaryTransformTypeLoc NewTL = TLB.push<UnaryTransformTypeLoc>(Result); in TransformUnaryTransformType() local
5324 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); in TransformAutoType() local
5348 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); in TransformRecordType() local
5372 EnumTypeLoc NewTL = TLB.push<EnumTypeLoc>(Result); in TransformEnumType() local
5419 SubstTemplateTypeParmTypeLoc NewTL in TransformSubstTemplateTypeParmType() local
5466 AtomicTypeLoc NewTL = TLB.push<AtomicTypeLoc>(Result); in TransformAtomicType() local
5488 PipeTypeLoc NewTL = TLB.push<PipeTypeLoc>(Result); in TransformPipeType() local
5587 DependentTemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5600 TemplateSpecializationTypeLoc NewTL in TransformTemplateSpecializationType() local
5639 DependentTemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5659 TemplateSpecializationTypeLoc NewTL in TransformDependentTemplateSpecializationType() local
5719 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformElaboratedType() local
5789 ParenTypeLoc NewTL = TLB.push<ParenTypeLoc>(Result); in TransformParenType() local
5818 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentNameType() local
5822 DependentNameTypeLoc NewTL = TLB.push<DependentNameTypeLoc>(Result); in TransformDependentNameType() local
5887 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); in TransformDependentTemplateSpecializationType() local