Lines Matching refs:InsertNode
879 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
2938 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
3183 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
3211 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
3232 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
3271 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
3302 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
3341 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
3376 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
3406 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
3460 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
3680 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
3735 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
3933 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
3964 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()
4003 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
4037 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
4077 MatrixTypes.InsertNode(New, InsertPos); in getConstantMatrixType()
4103 DependentSizedMatrixTypes.InsertNode(Canon, InsertPos); in getDependentSizedMatrixType()
4141 DependentAddressSpaceTypes.InsertNode(canonTy, insertPos); in getDependentAddressSpaceType()
4192 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
4382 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()
4407 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
4434 ExtIntTypes.InsertNode(New, InsertPos); in getExtIntType()
4452 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()
4577 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
4599 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
4635 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
4667 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
4794 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
4827 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
4851 ParenTypes.InsertNode(T, InsertPos); in getParenType()
4889 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
4955 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
5034 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
5156 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
5261 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()
5368 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
5419 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
5463 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
5497 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
5544 AutoTypes.InsertNode(AT, InsertPos); in getAutoType()
5566 DeducedTemplateSpecializationTypes.InsertNode(DTST, InsertPos); in getDeducedTemplateSpecializationType()
5594 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
8432 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
8470 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8507 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
8523 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
8544 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()
11257 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()
11278 TemplateParamObjectDecls.InsertNode(New, InsertPos); in getTemplateParamObjectDecl()