Lines Matching refs:InsertNode
673 CanonTemplateTemplateParms.InsertNode(Canonical, InsertPos); in getCanonicalTemplateTemplateParmDecl()
2173 ExtQualNodes.InsertNode(eq, insertPos); in getExtQualType()
2339 ComplexTypes.InsertNode(New, InsertPos); in getComplexType()
2367 PointerTypes.InsertNode(New, InsertPos); in getPointerType()
2388 AdjustedTypes.InsertNode(AT, InsertPos); in getAdjustedType()
2427 AdjustedTypes.InsertNode(AT, InsertPos); in getDecayedType()
2459 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()
2499 LValueReferenceTypes.InsertNode(New, InsertPos); in getLValueReferenceType()
2535 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()
2566 MemberPointerTypes.InsertNode(New, InsertPos); in getMemberPointerType()
2611 ConstantArrayTypes.InsertNode(New, InsertPos); in getConstantArrayType()
2823 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()
2878 IncompleteArrayTypes.InsertNode(newType, insertPos); in getIncompleteArrayType()
2909 VectorTypes.InsertNode(New, InsertPos); in getVectorType()
2940 VectorTypes.InsertNode(New, InsertPos); in getExtVectorType()
2974 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()
3023 FunctionNoProtoTypes.InsertNode(New, InsertPos); in getFunctionNoProtoType()
3124 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionType()
3150 PipeTypes.InsertNode(New, InsertPos); in getPipeType()
3274 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()
3296 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
3332 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
3364 TemplateTypeParmTypes.InsertNode(TypeParm, InsertPos); in getTemplateTypeParmType()
3491 TemplateSpecializationTypes.InsertNode(Spec, InsertPos); in getCanonicalTemplateSpecializationType()
3521 ElaboratedTypes.InsertNode(T, InsertPos); in getElaboratedType()
3545 ParenTypes.InsertNode(T, InsertPos); in getParenType()
3574 DependentNameTypes.InsertNode(T, InsertPos); in getDependentNameType()
3640 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()
3675 PackExpansionTypes.InsertNode(T, InsertPos); in getPackExpansionType()
3797 ObjCObjectTypes.InsertNode(T, InsertPos); in getObjCObjectType()
3893 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
3944 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()
3988 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()
4022 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
4057 AutoTypes.InsertNode(AT, InsertPos); in getAutoType()
4085 AtomicTypes.InsertNode(New, InsertPos); in getAtomicType()
6572 QualifiedTemplateNames.InsertNode(QTN, InsertPos); in getQualifiedTemplateName()
6610 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
6647 DependentTemplateNames.InsertNode(QTN, InsertPos); in getDependentTemplateName()
6663 SubstTemplateTemplateParms.InsertNode(subst, insertPos); in getSubstTemplateTemplateParm()
6684 SubstTemplateTemplateParmPacks.InsertNode(Subst, InsertPos); in getSubstTemplateTemplateParmPack()