Searched refs:PVFormatMatches (Results 1 – 1 of 1) sorted by relevance
6390 for (const auto *PVFormatMatches : in checkFormatStringExpr() local6393 if (!Sema::getFormatStringInfo(D, PVFormatMatches->getFormatIdx(), in checkFormatStringExpr()6399 if (Type != S.GetFormatStringType(PVFormatMatches)) { in checkFormatStringExpr()6402 << PVFormatMatches->getType()->getName() in checkFormatStringExpr()6405 S.Diag(PVFormatMatches->getFormatString()->getBeginLoc(), in checkFormatStringExpr()6411 S, ReferenceFormatString, PVFormatMatches->getFormatString(), in checkFormatStringExpr()