Searched refs:ExprOffsets (Results 1 – 2 of 2) sorted by relevance
1421 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1422 static_cast<int>(ExprOffsets::Allocator)] = in setAllocatorsData()1424 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in setAllocatorsData()1426 ExprOffsets::AllocatorTraits)] = in setAllocatorsData()1443 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1444 static_cast<int>(ExprOffsets::Allocator)]; in getAllocatorData()1446 getTrailingObjects<Expr *>()[I * static_cast<int>(ExprOffsets::Total) + in getAllocatorData()1448 ExprOffsets::AllocatorTraits)]; in getAllocatorData()1463 static_cast<int>(ExprOffsets::Total) * Data.size(), in Create()1474 static_cast<int>(ExprOffsets::Total) * N, in CreateEmpty()
7553 enum class ExprOffsets { enum7590 return NumOfAllocators * static_cast<int>(ExprOffsets::Total); in numTrailingObjects()7630 static_cast<int>(ExprOffsets::Total)); in children()7636 Begin, Begin + NumOfAllocators * static_cast<int>(ExprOffsets::Total)); in children()