reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4724 assert(Proto1 && Proto2 && "Function templates must have prototypes"); 4769 Args1.insert(Args1.end(), Proto1->param_type_begin(), 4770 Proto1->param_type_end()); 4793 S, TemplateParams, Proto2->getReturnType(), Proto1->getReturnType(),