reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1285 if (info.ExceptionSpec.Type == EST_Dynamic) { 1287 for (auto exceptionType : info.ExceptionSpec.Exceptions) { 1300 info.ExceptionSpec.Exceptions = 1310 return Ctx.getFunctionType(returnType, paramTypes, info);