Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1563 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1564 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1566 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1568 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1585 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1586 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1588 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1590 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1605 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1616 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
8395 enum class ExprOffsets { enum8432 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()8472 static_cast<int>(ExprOffsets::Total)); in children()8478 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()