Home
last modified time | relevance | path

Searched defs:AllocType (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/drivers/power/acpi/utilities/
H A Duttrack.c403 UINT8 AllocType, in AcpiUtTrackAllocation()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp755 QualType AllocType, llvm::Value *NewPtr) { in StoreAnyExprIntoOneUnit()
808 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp34 enum AllocType { enum
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1132 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local
1178 QualType AllocType, in BuildCXXNew()
1571 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()
1630 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
H A DTreeTransform.h8482 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local