Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5825 for (const auto *PVFormat : D->specific_attrs<FormatAttr>()) { in checkFormatStringExpr() local
5839 if (Sema::getFormatStringInfo(PVFormat, IsCXXMember, IsVariadic, in checkFormatStringExpr()
5844 Type == S.GetFormatStringType(PVFormat)) { in checkFormatStringExpr()