Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19739 unsigned FSIndex = FunctionScopes.size() - 1; in tryCaptureVariable() local
19740 while (FSIndex != MaxFunctionScopesIndex) { in tryCaptureVariable()
19742 --FSIndex; in tryCaptureVariable()