reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3052 assert(Proto && "Function template does not have a prototype?"); 3063 if (Proto->hasTrailingReturn()) { 3065 Proto->getExtParameterInfosOrNull(), 3091 SubstType(Proto->getReturnType(), 3107 if (!Proto->hasTrailingReturn() && 3109 Proto->getExtParameterInfosOrNull(), 3115 auto EPI = Proto->getExtProtoInfo();