Lines Matching refs:InsertNode
816 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
3073 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3490 CountAttributedTypes.InsertNode(CATy, InsertPos); in getCountAttributedType()
3644 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3672 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3693 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3713 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3767 ArrayParameterTypes.InsertNode(AT, InsertPos); in getArrayParameterType()
3799 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3839 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3879 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3910 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3962 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
4167 DependentSizedArrayTypes.InsertNode(newType, insertPos); in getDependentSizedArrayType()
4177 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
4232 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
4458 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
4488 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4531 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4564 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4604 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4631 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4669 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4726 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4918 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4945 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4972 BitIntTypes.InsertNode(New, InsertPos); in getBitIntType()
4990 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()
5087 TypedefTypes.InsertNode(NewType, InsertPos); in getTypedefType()
5115 UsingTypes.InsertNode(NewType, InsertPos); in getUsingType()
5177 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
5198 BTFTagAttributedTypes.InsertNode(Ty, InsertPos); in getBTFTagAttributedType()
5221 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
5262 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
5295 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
5413 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
5447 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
5471 ParenTypes.InsertNode(T, InsertPos); in getParenType()
5510 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
5571 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5652 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5771 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5876 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5984 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
6036 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
6106 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
6137 DependentPackIndexingTypes.InsertNode(Canon, InsertPos); in getPackIndexingType()
6172 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
6232 AutoTypes.InsertNode(AT, InsertPos); in getAutoTypeInternal()
6292 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
6320 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
9661 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
9699 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9736 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9754 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
9776 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
12763 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
12780 UnnamedGlobalConstantDecls.InsertNode(New, InsertPos); in getUnnamedGlobalConstantDecl()
12801 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()