Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1459 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1460 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1462 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1464 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1481 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1482 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1484 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1486 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1501 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1512 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
8029 enum class ExprOffsets { enum8066 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()8106 static_cast<int>(ExprOffsets::Total)); in children()8112 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()