Searched refs:BadAllocType (Results 1 – 1 of 1) sorted by relevance
3171 QualType BadAllocType; in DeclareGlobalAllocationFunction() local3177 BadAllocType = Context.getTypeDeclType(getStdBadAlloc()); in DeclareGlobalAllocationFunction()3180 EPI.ExceptionSpec.Exceptions = llvm::ArrayRef(BadAllocType); in DeclareGlobalAllocationFunction()