Searched defs:AllocType (Results 1 – 6 of 6) sorted by relevance
26 enum AllocType { enum
356 enum AllocType { PAGE_LOCKED = 1, SHARED = 2, WRITE_COMBINED = 4 }; enum in cv::cuda::HostMem
802 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()855 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
34 enum AllocType : uint8_t { enum
1225 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local1271 QualType AllocType, in BuildCXXNew()1665 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()1724 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
9192 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local