Home
last modified time | relevance | path

Searched refs:IsBlock (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp12681 bool IsBlock = isa<BlockScopeInfo>(CSI); in isVariableCapturable() local
12697 if (Var->getType()->isVariablyModifiedType() && IsBlock) { in isVariableCapturable()
12710 if (IsBlock) in isVariableCapturable()