Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1489 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1490 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1492 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1494 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1511 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1512 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1514 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1516 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1531 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1542 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
8137 enum class ExprOffsets { enum8174 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()8214 static_cast<int>(ExprOffsets::Total)); in children()8220 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()