Searched refs:HasAlignedVariant (Results 1 – 1 of 1) sorted by relevance
2980 bool HasAlignedVariant = getLangOpts().AlignedAllocation; in DeclareGlobalNewDelete() local2983 int NumAlignVariants = (HasAlignedVariant ? 2 : 1); in DeclareGlobalNewDelete()