Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A DAllocPages.c118 INTN AllocType = -1; in efi_main() local
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Duttrack.c407 UINT8 AllocType, in AcpiUtTrackAllocation()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.h24 enum AllocType { enum
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.h26 enum AllocType { enum
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h26 enum AllocType { enum
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp954 QualType AllocType, Address NewPtr, in StoreAnyExprIntoOneUnit()
1074 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1676 static bool hasNewExtendedAlignment(Sema &S, QualType AllocType) { in hasNewExtendedAlignment()
1828 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local
1899 QualType AllocType, in BuildCXXNew()
2370 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()
2557 QualType AllocType, bool IsArray, in FindAllocationFunctions()
H A DTreeTransform.h11788 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp52 enum AllocType : uint8_t { enum
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3396 QualType AllocType = QualType()) { in expandStringLiteral()
6623 QualType AllocType = Info.Ctx.getConstantArrayType(ElemType, Size, nullptr, in HandleOperatorNewCall() local
6672 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind() local
9375 QualType AllocType = E->getAllocatedType(); in VisitCXXNewExpr() local
9462 QualType AllocType; in VisitCXXNewExpr() member
10390 QualType AllocType = QualType()) { in VisitStringLiteral()
10406 QualType AllocType) { in EvaluateArrayNewInitList()
10417 QualType AllocType) { in EvaluateArrayNewConstructExpr()
10442 QualType AllocType) { in VisitInitListExpr()
14440 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr() local