Searched defs:AllocType (Results 1 – 5 of 5) sorted by relevance
26 enum AllocType { enum
761 QualType AllocType, llvm::Value *NewPtr) { in StoreAnyExprIntoOneUnit()812 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
34 enum AllocType { enum
1217 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local1263 QualType AllocType, in BuildCXXNew()1657 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()1716 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
8521 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local