Searched refs:PVFormat (Results 1 – 1 of 1) sorted by relevance
3127 for (const auto *PVFormat : ND->specific_attrs<FormatAttr>()) { in checkFormatStringExpr() local3134 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()3135 Type == S.GetFormatStringType(PVFormat)) in checkFormatStringExpr()