Searched refs:CRSI (Results 1 – 1 of 1) sorted by relevance
4662 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CheckUnaryExprOrTypeTraitOperand() local4663 DC = CRSI->TheCapturedDecl; in CheckUnaryExprOrTypeTraitOperand()5382 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local5383 DC = CRSI->TheCapturedDecl; in CreateBuiltinArraySubscriptExpr()