reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2806 EPI.ExceptionSpec.Type = EST_Dynamic; 2807 EPI.ExceptionSpec.Exceptions = llvm::makeArrayRef(BadAllocType); 2810 EPI.ExceptionSpec = 2815 QualType FnType = Context.getFunctionType(Return, Params, EPI);