Searched refs:getFunctionPackType (Results 1 – 1 of 1) sorted by relevance
705 const TemplateTypeParmType *getFunctionPackType(const FunctionDecl *Callee) { in getFunctionPackType() function822 if (const auto *TTPT = getFunctionPackType(Callee)) { in handleCall()927 if (const auto *TTPT = getFunctionPackType(D)) { in resolveForwardingParameters()