Searched defs:AllocType (Results 1 – 5 of 5) sorted by relevance
25 enum AllocType { enum
724 QualType AllocType, llvm::Value *NewPtr) { in StoreAnyExprIntoOneUnit()778 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
1111 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local1157 QualType AllocType, in BuildCXXNew()1559 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()1618 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
8013 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
34 enum AllocType { enum