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