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