Searched refs:PVIndex (Results 1 – 2 of 2) sorted by relevance
3936 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr() local3941 ++PVIndex; in checkFormatStringExpr()3944 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()
7207 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr() local7212 ++PVIndex; in checkFormatStringExpr()7215 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()