Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp8908 Sema::FormatStringInfo CallerFSI; in checkFormatStringExpr() local
8910 &CallerFSI)) { in checkFormatStringExpr()
8913 if (PV->getFunctionScopeIndex() == CallerFSI.FormatIdx && in checkFormatStringExpr()
8921 switch (combineFAPK(CallerFSI.ArgPassingKind, APK)) { in checkFormatStringExpr()