Searched defs:NewTL (Results 1 – 6 of 6) sorted by relevance
5388 ReferenceTypeLoc NewTL; TransformReferenceType() local 5457 MemberPointerTypeLoc NewTL = TLB.push<MemberPointerTypeLoc>(Result); TransformMemberPointerType() local 5502 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); TransformConstantArrayType() local 5530 IncompleteArrayTypeLoc NewTL = TLB.push<IncompleteArrayTypeLoc>(Result); TransformIncompleteArrayType() local 5577 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); TransformVariableArrayType() local 5628 ArrayTypeLoc NewTL = TLB.push<ArrayTypeLoc>(Result); TransformDependentSizedArrayType() local 5663 DependentVectorTypeLoc NewTL = TransformDependentVectorType() local 5667 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); TransformDependentVectorType() local 5707 DependentSizedExtVectorTypeLoc NewTL TransformDependentSizedExtVectorType() local 5711 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); TransformDependentSizedExtVectorType() local 5735 ConstantMatrixTypeLoc NewTL = TLB.push<ConstantMatrixTypeLoc>(Result); TransformConstantMatrixType() local 5790 MatrixTypeLoc NewTL = TLB.push<MatrixTypeLoc>(Result); TransformDependentSizedMatrixType() local 5828 DependentAddressSpaceTypeLoc NewTL = TransformDependentAddressSpaceType() local 5861 VectorTypeLoc NewTL = TLB.push<VectorTypeLoc>(Result); TransformVectorType() local 5885 ExtVectorTypeLoc NewTL = TLB.push<ExtVectorTypeLoc>(Result); TransformExtVectorType() local 5905 TypeLoc NewTL = OldDI->getTypeLoc(); TransformFunctionTypeParam() local 6327 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); TransformFunctionProtoType() local 6455 FunctionNoProtoTypeLoc NewTL = TLB.push<FunctionNoProtoTypeLoc>(Result); TransformFunctionNoProtoType() local 6481 TypeSpecTypeLoc NewTL = TLB.pushTypeSpec(Result); TransformUnresolvedUsingType() local 6531 TypedefTypeLoc NewTL = TLB.push<TypedefTypeLoc>(Result); TransformTypedefType() local 6562 TypeOfExprTypeLoc NewTL = TLB.push<TypeOfExprTypeLoc>(Result); TransformTypeOfExprType() local 6586 TypeOfTypeLoc NewTL = TLB.push<TypeOfTypeLoc>(Result); TransformTypeOfType() local 6622 DecltypeTypeLoc NewTL = TLB.push<DecltypeTypeLoc>(Result); TransformDecltypeType() local 6746 UnaryTransformTypeLoc NewTL = TLB.push<UnaryTransformTypeLoc>(Result); TransformUnaryTransformType() local 6777 DeducedTemplateSpecializationTypeLoc NewTL = TransformDeducedTemplateSpecializationType() local 6802 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); TransformRecordType() local 6826 EnumTypeLoc NewTL = TLB.push<EnumTypeLoc>(Result); TransformEnumType() local 6881 SubstTemplateTypeParmTypeLoc NewTL TransformSubstTemplateTypeParmType() local 6935 AtomicTypeLoc NewTL = TLB.push<AtomicTypeLoc>(Result); TransformAtomicType() local 6959 PipeTypeLoc NewTL = TLB.push<PipeTypeLoc>(Result); TransformPipeType() local 6978 BitIntTypeLoc NewTL = TLB.push<BitIntTypeLoc>(Result); TransformBitIntType() local 7007 DependentBitIntTypeLoc NewTL = TLB.push<DependentBitIntTypeLoc>(Result); TransformDependentBitIntType() local 7010 BitIntTypeLoc NewTL = TLB.push<BitIntTypeLoc>(Result); TransformDependentBitIntType() local 7131 AutoTypeLoc NewTL = TLB.push<AutoTypeLoc>(Result); TransformAutoType() local 7179 DependentTemplateSpecializationTypeLoc NewTL TransformTemplateSpecializationType() local 7192 TemplateSpecializationTypeLoc NewTL TransformTemplateSpecializationType() local 7228 DependentTemplateSpecializationTypeLoc NewTL TransformDependentTemplateSpecializationType() local 7248 TemplateSpecializationTypeLoc NewTL TransformDependentTemplateSpecializationType() local 7312 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); TransformElaboratedType() local 7427 ParenTypeLoc NewTL = TLB.push<ParenTypeLoc>(Result); TransformParenType() local 7449 MacroQualifiedTypeLoc NewTL = TLB.push<MacroQualifiedTypeLoc>(Result); TransformMacroQualifiedType() local 7484 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); TransformDependentNameType() local 7488 DependentNameTypeLoc NewTL = TLB.push<DependentNameTypeLoc>(Result); TransformDependentNameType() local 7551 ElaboratedTypeLoc NewTL = TLB.push<ElaboratedTypeLoc>(Result); TransformDependentTemplateSpecializationType() local 7632 ObjCTypeParamTypeLoc NewTL = TLB.push<ObjCTypeParamTypeLoc>(Result); TransformObjCTypeParamType() local [all...]
2448 SubstTemplateTypeParmTypeLoc NewTL = BuildSubstTemplateTypeParmType() local 2468 TemplateTypeParmTypeLoc NewTL TransformTemplateTypeParmType() local 2504 SubstTemplateTypeParmPackTypeLoc NewTL TransformTemplateTypeParmType() local 2534 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); TransformTemplateTypeParmType() local 2552 SubstTemplateTypeParmPackTypeLoc NewTL = TransformSubstTemplateTypeParmPackType() local [all...]
780 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); TransformTemplateTypeParmType() local
4919 TemplateTypeParmTypeLoc NewTL = TLB.push<TemplateTypeParmTypeLoc>(Result); TransformDesugared() local 4941 auto NewTL = TLB.push<AutoTypeLoc>(Result); TransformAutoType() local 4954 auto NewTL = TLB.push<DeducedTemplateSpecializationTypeLoc>(Result); TransformDeducedTemplateSpecializationType() local
4465 TypeLoc NewTL = NewTInfo->getTypeLoc().IgnoreParens(); SubstFunctionType() local 5105 RecordTypeLoc NewTL = TLB.push<RecordTypeLoc>(Result); InstantiateFunctionDefinition() local
2583 FunctionProtoTypeLoc NewTL = TLB.push<FunctionProtoTypeLoc>(Result); transformFunctionProtoType() local