Searched defs:AllocType (Results 1 – 5 of 5) sorted by relevance
409 UINT8 AllocType, in AcpiUtTrackAllocation()
722 QualType AllocType, llvm::Value *NewPtr) { in StoreAnyExprIntoOneUnit()776 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
1072 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local1118 QualType AllocType, in BuildCXXNew()1518 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()1577 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
7646 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
33 enum AllocType { enum