Searched refs:HasCapturedVariableLayout (Results 1 – 2 of 2) sorted by relevance
223 bool HasCapturedVariableLayout : 1; variable
32 HasCXXObject(false), UsesStret(false), HasCapturedVariableLayout(false), in CGBlockInfo()337 info.HasCapturedVariableLayout = true; in computeBlockInfo()719 if (blockInfo.HasCapturedVariableLayout) flags |= BLOCK_HAS_EXTENDED_LAYOUT; in EmitBlockLiteral()