Searched refs:BadAllocType (Results 1 – 1 of 1) sorted by relevance
2175 QualType BadAllocType; in DeclareGlobalAllocationFunction() local2181 BadAllocType = Context.getTypeDeclType(getStdBadAlloc()); in DeclareGlobalAllocationFunction()2184 EPI.ExceptionSpec.Exceptions = llvm::makeArrayRef(BadAllocType); in DeclareGlobalAllocationFunction()