Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Draw_hash_set.h132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.h20 enum AllocType : u8 { enum
45 u64 AllocType : 2; // malloc, new, new[], or memalign member
/external/compiler-rt/lib/scudo/
Dscudo_allocator.h27 enum AllocType : u8 { enum
Dscudo_allocator.cpp73 u8 AllocType : 2; // malloc, new, new[], or memalign member
/external/OpenCL-CTS/test_conformance/allocations/
DtestBase.h48 enum AllocType enum
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.h32 enum AllocType { enum
/external/skqp/src/core/
DSkMask.h121 enum AllocType { enum
/external/skia/src/core/
DSkMask.h123 enum AllocType { enum
/external/compiler-rt/lib/asan/
Dasan_allocator.h26 enum AllocType { enum
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.h26 enum AllocType { enum
/external/clang/lib/CodeGen/
DCGExprCXX.cpp807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()
860 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp34 enum AllocType : uint8_t { enum
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp952 QualType AllocType, Address NewPtr, in StoreAnyExprIntoOneUnit()
1071 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp1647 static bool hasNewExtendedAlignment(Sema &S, QualType AllocType) { in hasNewExtendedAlignment()
1799 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local
1870 QualType AllocType, in BuildCXXNew()
2341 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()
2504 QualType AllocType, bool IsArray, in FindAllocationFunctions()
DTreeTransform.h11550 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp1458 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local
1504 QualType AllocType, in BuildCXXNew()
1899 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType()
1958 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
DTreeTransform.h9499 QualType AllocType = AllocTypeInfo->getType(); in TransformCXXNewExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp52 enum AllocType : uint8_t { enum
/external/llvm-project/llvm/lib/Analysis/
DMemoryBuiltins.cpp52 enum AllocType : uint8_t { enum
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp3391 QualType AllocType = QualType()) { in expandStringLiteral()
6615 QualType AllocType = Info.Ctx.getConstantArrayType(ElemType, Size, nullptr, in HandleOperatorNewCall() local
6664 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind() local
9364 QualType AllocType = E->getAllocatedType(); in VisitCXXNewExpr() local
9451 QualType AllocType; in VisitCXXNewExpr() member
10366 QualType AllocType = QualType()) { in VisitStringLiteral()
10382 QualType AllocType) { in EvaluateArrayNewInitList()
10393 QualType AllocType) { in EvaluateArrayNewConstructExpr()
10418 QualType AllocType) { in VisitInitListExpr()
14432 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr() local