Searched refs:HasBadAllocExceptionSpec (Results 1 – 1 of 1) sorted by relevance
3486 bool HasBadAllocExceptionSpec = Name.isAnyOperatorNew(); in DeclareGlobalAllocationFunction() local3487 if (HasBadAllocExceptionSpec) { in DeclareGlobalAllocationFunction()3512 if (HasBadAllocExceptionSpec && getLangOpts().NewInfallible && in DeclareGlobalAllocationFunction()