Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1587 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1588 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1590 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1592 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1609 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1610 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1612 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1614 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1629 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1640 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
9117 enum class ExprOffsets { enum9154 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()9194 static_cast<int>(ExprOffsets::Total)); in children()9200 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()