Searched refs:CRSI (Results 1 – 2 of 2) sorted by relevance
110 else if (auto CRSI = dyn_cast<CapturedRegionScopeInfo>(this)) in isVLATypeCaptured() local111 RD = CRSI->TheRecordDecl; in isVLATypeCaptured()
3892 } else if (auto CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in captureVariablyModifiedType() local3893 CapRecord = CRSI->TheRecordDecl; in captureVariablyModifiedType()3974 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local3975 DC = CRSI->TheCapturedDecl; in CreateUnaryExprOrTypeTraitExpr()