Lines Matching defs:New

3261   auto *New = new (*this, alignof(ComplexType)) ComplexType(T, Canonical);  in getComplexType()  local
3289 auto *New = new (*this, alignof(PointerType)) PointerType(T, Canonical); in getPointerType() local
3384 auto *New = in getBlockPointerType() local
3424 auto *New = new (*this, alignof(LValueReferenceType)) in getLValueReferenceType() local
3464 auto *New = new (*this, alignof(RValueReferenceType)) in getRValueReferenceType() local
3495 auto *New = new (*this, alignof(MemberPointerType)) in getMemberPointerType() local
3551 auto *New = new (Mem) in getConstantArrayType() local
3714 auto *New = new (*this, alignof(VariableArrayType)) in getVariableArrayType() local
4045 auto *New = new (*this, alignof(VectorType)) in getVectorType() local
4061 DependentVectorType *New; in getDependentVectorType() local
4118 auto *New = new (*this, alignof(ExtVectorType)) in getExtVectorType() local
4136 DependentSizedExtVectorType *New; in getDependentSizedExtVectorType() local
4191 auto *New = new (*this, alignof(ConstantMatrixType)) in getConstantMatrixType() local
4232 DependentSizedMatrixType *New = new (*this, alignof(DependentSizedMatrixType)) in getDependentSizedMatrixType() local
4312 auto *New = new (*this, alignof(FunctionNoProtoType)) in getFunctionNoProtoType() local
4528 auto *New = new (*this, alignof(PipeType)) PipeType(T, Canonical, ReadOnly); in getPipeType() local
4556 auto *New = new (*this, alignof(BitIntType)) BitIntType(IsUnsigned, NumBits); in getBitIntType() local
4573 auto *New = new (*this, alignof(DependentBitIntType)) in getDependentBitIntType() local
5874 auto *New = new (*this, alignof(AtomicType)) AtomicType(T, Canonical); in getAtomicType() local
12270 MSGuidDecl *New = MSGuidDecl::Create(*this, GUIDType, Parts); in getMSGuidDecl() local
12286 UnnamedGlobalConstantDecl *New = in getUnnamedGlobalConstantDecl() local
12308 TemplateParamObjectDecl *New = TemplateParamObjectDecl::Create(*this, T, V); in getTemplateParamObjectDecl() local