Searched defs:CurLSI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 2399 auto *CurLSI = dyn_cast<LambdaScopeInfo>(*I); getCurLambda() local |
H A D | SemaExprCXX.cpp | 1120 LambdaScopeInfo *CurLSI = nullptr; adjustCVQualifiersForCXXThisWithinLambda() local |
H A D | SemaExpr.cpp | 6266 LambdaScopeInfo *const CurLSI = S.getCurLambda(); tryImplicitlyCaptureThisIfImplicitMemberFunctionAccessWithDependentArgs() local |