Home
last modified time | relevance | path

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

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