Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5838 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr() local
5840 &CallerFSI)) { in checkFormatStringExpr()
5843 if (PV->getFunctionScopeIndex() == CallerFSI.FormatIdx && in checkFormatStringExpr()
5851 switch (combineFAPK(CallerFSI.ArgPassingKind, APK)) { in checkFormatStringExpr()