Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3126 int PVIndex = PV->getFunctionScopeIndex() + 1; in checkFormatStringExpr() local
3131 ++PVIndex; in checkFormatStringExpr()
3134 if (PVIndex == PVFormat->getFormatIdx() && in checkFormatStringExpr()