Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8654 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr() local
8656 &CallerFSI)) { in checkFormatStringExpr()
8659 if (PV->getFunctionScopeIndex() == CallerFSI.FormatIdx && in checkFormatStringExpr()
8667 switch (combineFAPK(CallerFSI.ArgPassingKind, APK)) { in checkFormatStringExpr()