Searched refs:FSIndex (Results 1 – 1 of 1) sorted by relevance
12781 unsigned FSIndex = FunctionScopes.size() - 1; in tryCaptureVariable() local12782 while (FSIndex != MaxFunctionScopesIndex) { in tryCaptureVariable()12784 --FSIndex; in tryCaptureVariable()