Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.h26 enum AllocType { enum
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp356 enum AllocType { PAGE_LOCKED = 1, SHARED = 2, WRITE_COMBINED = 4 }; enum in cv::cuda::HostMem
/external/clang/lib/CodeGen/
DCGExprCXX.cpp802 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()
855 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp34 enum AllocType : uint8_t { enum
/external/clang/lib/Sema/
DSemaExprCXX.cpp1225 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local
1271 QualType AllocType, in BuildCXXNew()
1665 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()
1724 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
DTreeTransform.h9192 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local