reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 8032   if (IsInLambdaDeclContext && CurrentLSI &&
 8033       CurrentLSI->hasPotentialCaptures() && !FullExpr.isInvalid())
 8034     CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures(FE, CurrentLSI,