Searched refs:PVFormat (Results 1 – 1 of 1) sorted by relevance
8895 for (const auto *PVFormat : D->specific_attrs<FormatAttr>()) { in checkFormatStringExpr() local8909 if (Sema::getFormatStringInfo(PVFormat, IsCXXMember, IsVariadic, in checkFormatStringExpr()8914 Type == S.GetFormatStringType(PVFormat)) { in checkFormatStringExpr()