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