Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1551 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1552 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1554 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1556 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1573 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1574 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1576 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1578 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1593 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1604 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
8372 enum class ExprOffsets { enum8409 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()8449 static_cast<int>(ExprOffsets::Total)); in children()8455 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()