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

/external/clang/lib/Sema/
H A DSemaChecking.cpp2121 int PVIndex = PV->getFunctionScopeIndex() + 1; local
2126 ++PVIndex;
2129 if (PVIndex == PVFormat->getFormatIdx() &&

Completed in 967 milliseconds