Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1568 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1569 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1571 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1573 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1590 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1591 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1593 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1595 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1610 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1621 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
8531 enum class ExprOffsets { enum8568 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()8608 static_cast<int>(ExprOffsets::Total)); in children()8614 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()