Home
last modified time | relevance | path

Searched refs:HasBadAllocExceptionSpec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3486 bool HasBadAllocExceptionSpec = Name.isAnyOperatorNew(); in DeclareGlobalAllocationFunction() local
3487 if (HasBadAllocExceptionSpec) { in DeclareGlobalAllocationFunction()
3512 if (HasBadAllocExceptionSpec && getLangOpts().NewInfallible && in DeclareGlobalAllocationFunction()