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