Home
last modified time | relevance | path

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

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