Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp17668 unsigned FSIndex = FunctionScopes.size() - 1; in tryCaptureVariable() local
17669 while (FSIndex != MaxFunctionScopesIndex) { in tryCaptureVariable()
17671 --FSIndex; in tryCaptureVariable()