Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10637 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr() local
10639 &CallerFSI)) { in checkFormatStringExpr()
10642 if (PV->getFunctionScopeIndex() == CallerFSI.FormatIdx && in checkFormatStringExpr()
10650 switch (combineFAPK(CallerFSI.ArgPassingKind, APK)) { in checkFormatStringExpr()