Lines Matching refs:InsertNode

890   CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos);  in getCanonicalTemplateTemplateParmDecl()
3057 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3302 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3330 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3351 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3371 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3425 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3465 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3504 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3534 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3589 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3810 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3866 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
4068 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
4099 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4142 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4176 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4216 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4242 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4280 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4338 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4527 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4552 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4579 BitIntTypes.InsertNode(New, InsertPos); in getBitIntType()
4597 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()
4694 TypedefTypes.InsertNode(NewType, InsertPos); in getTypedefType()
4722 UsingTypes.InsertNode(NewType, InsertPos); in getUsingType()
4783 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4803 BTFTagAttributedTypes.InsertNode(Ty, InsertPos); in getBTFTagAttributedType()
4826 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4866 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4898 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
5023 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
5056 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
5080 ParenTypes.InsertNode(T, InsertPos); in getParenType()
5118 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
5178 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5257 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5376 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5481 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5588 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5640 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5708 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5742 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5797 AutoTypes.InsertNode(AT, InsertPos); in getAutoTypeInternal()
5836 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5864 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
9191 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
9229 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9266 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
9284 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
9306 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
12129 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
12146 UnnamedGlobalConstantDecls.InsertNode(New, InsertPos); in getUnnamedGlobalConstantDecl()
12167 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()