Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp3079 bool HasBadAllocExceptionSpec in DeclareGlobalAllocationFunction() local
3082 if (HasBadAllocExceptionSpec) { in DeclareGlobalAllocationFunction()
3107 if (HasBadAllocExceptionSpec && getLangOpts().NewInfallible) in DeclareGlobalAllocationFunction()