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