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