Home
last modified time | relevance | path

Searched refs:PVFormat (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp2697 for (const auto *PVFormat : ND->specific_attrs<FormatAttr>()) { in checkFormatStringExpr() local
2704 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()
2705 Type == S.GetFormatStringType(PVFormat)) in checkFormatStringExpr()