Searched refs:CRSI (Results 1 – 1 of 1) sorted by relevance
4572 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CheckUnaryExprOrTypeTraitOperand() local4573 DC = CRSI->TheCapturedDecl; in CheckUnaryExprOrTypeTraitOperand()5284 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local5285 DC = CRSI->TheCapturedDecl; in CreateBuiltinArraySubscriptExpr()