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