Lines Matching refs:InsertNode
879 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
2953 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3198 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3226 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3247 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3286 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3317 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3356 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3391 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3421 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3475 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3695 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3750 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
3948 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
3979 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4018 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4052 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4092 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4118 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4156 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4207 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4397 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4422 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4449 ExtIntTypes.InsertNode(New, InsertPos); in getExtIntType()
4467 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()
4592 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4614 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4650 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4682 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
4809 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
4842 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
4866 ParenTypes.InsertNode(T, InsertPos); in getParenType()
4904 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
4970 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5049 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5171 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5276 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5383 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5434 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5478 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5512 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5559 AutoTypes.InsertNode(AT, InsertPos); in getAutoType()
5581 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5609 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
8451 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
8489 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8526 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8542 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
8563 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
11331 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
11352 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()