Searched refs:CallerFSI (Results 1 – 1 of 1) sorted by relevance
6419 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr() local6421 PVFormat->getFirstArg(), &CallerFSI)) in checkFormatStringExpr()6423 if (PV->getFunctionScopeIndex() == CallerFSI.FormatIdx) { in checkFormatStringExpr()6442 switch (combineFAPK(CallerFSI.ArgPassingKind, APK)) { in checkFormatStringExpr()