Lines Matching refs:InsertNode
813 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
3018 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3263 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3291 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3312 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3332 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3387 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3427 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3467 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3498 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3553 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3766 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3821 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
4047 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
4077 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4120 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4153 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4193 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4220 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4258 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4315 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4505 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4530 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4557 BitIntTypes.InsertNode(New, InsertPos); in getBitIntType()
4575 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()
4672 TypedefTypes.InsertNode(NewType, InsertPos); in getTypedefType()
4700 UsingTypes.InsertNode(NewType, InsertPos); in getUsingType()
4762 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4783 BTFTagAttributedTypes.InsertNode(Ty, InsertPos); in getBTFTagAttributedType()
4806 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4847 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4880 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
5005 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
5039 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
5063 ParenTypes.InsertNode(T, InsertPos); in getParenType()
5102 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
5163 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5242 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5361 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5466 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5574 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5626 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5696 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5729 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5789 AutoTypes.InsertNode(AT, InsertPos); in getAutoTypeInternal()
5848 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5876 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
9201 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
9239 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9276 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9294 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
9316 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
12271 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
12288 UnnamedGlobalConstantDecls.InsertNode(New, InsertPos); in getUnnamedGlobalConstantDecl()
12309 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()