Lines Matching refs:InsertNode

878   CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos);  in getCanonicalTemplateTemplateParmDecl()
2895 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3140 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3168 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3189 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3228 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3259 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3298 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3333 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3363 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3417 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3637 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3692 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
3863 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
3894 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
3933 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
3967 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4007 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4033 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4071 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4122 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4312 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4337 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4364 ExtIntTypes.InsertNode(New, InsertPos); in getExtIntType()
4382 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()
4507 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4529 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4565 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4597 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
4724 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
4757 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
4781 ParenTypes.InsertNode(T, InsertPos); in getParenType()
4819 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
4885 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
4964 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5086 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5191 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5298 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5349 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5393 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5427 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5474 AutoTypes.InsertNode(AT, InsertPos); in getAutoType()
5496 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5524 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
8318 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
8356 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8393 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8409 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
8430 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
11064 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
11085 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()