Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLambda.cpp41 int RetIndex = -1; in GetScopeIndexOfNearestCaptureReadyLambda() local
45 RetIndex = CurScopeIndex; in GetScopeIndexOfNearestCaptureReadyLambda()
74 return RetIndex; in GetScopeIndexOfNearestCaptureReadyLambda()