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

References

tools/clang/lib/Sema/SemaExpr.cpp
16214           !isVariableCapturable(CSI, Var, ExprLoc, BuildAndDiagnose, *this);
16221     if (BlockScopeInfo *BSI = dyn_cast<BlockScopeInfo>(CSI)) {
16225     } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) {
16231       LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI);