Home
last modified time | relevance | path

Searched defs:CRSI (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DScopeInfo.cpp110 else if (auto CRSI = dyn_cast<CapturedRegionScopeInfo>(this)) in isVLATypeCaptured() local
DSemaExpr.cpp3892 } else if (auto CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in captureVariablyModifiedType() local
3974 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp4434 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local
5575 else if (auto *CRSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local