Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp15296 unsigned FSIndex = FunctionScopes.size() - 1; in tryCaptureVariable() local
15297 while (FSIndex != MaxFunctionScopesIndex) { in tryCaptureVariable()
15299 --FSIndex; in tryCaptureVariable()