Lines Matching refs:InsertNode
884 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
3034 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3279 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3307 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3328 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3367 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3398 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3438 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3477 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3507 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3561 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3781 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3836 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
4034 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
4065 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4104 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4138 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4178 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4204 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4242 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4300 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4489 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4514 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4541 BitIntTypes.InsertNode(New, InsertPos); in getBitIntType()
4559 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()
4658 UsingTypes.InsertNode(NewType, InsertPos); in getUsingType()
4719 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4739 BTFTagAttributedTypes.InsertNode(Ty, InsertPos); in getBTFTagAttributedType()
4761 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4797 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4829 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
4969 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
5002 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
5026 ParenTypes.InsertNode(T, InsertPos); in getParenType()
5064 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
5125 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5204 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5323 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5428 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5535 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5586 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5653 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5687 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5748 AutoTypes.InsertNode(AT, InsertPos); in getAutoTypeInternal()
5787 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5815 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
9082 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
9120 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9157 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9173 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
9194 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
11984 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
12001 UnnamedGlobalConstantDecls.InsertNode(New, InsertPos); in getUnnamedGlobalConstantDecl()
12022 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()