reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4164 if (CSI == nullptr) 4167 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) 4169 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) 4171 else if (auto *BSI = dyn_cast<BlockScopeInfo>(CSI)) 4176 captureVariablyModifiedType(Context, T, CSI);