Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp7055 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr() local
7060 ++PVIndex; in checkFormatStringExpr()
7063 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()