Searched refs:HasCapturedVariableLayout (Results 1 – 2 of 2) sorted by relevance
261 bool HasCapturedVariableLayout : 1; variable
38 HasCapturedVariableLayout(false), CapturesNonExternalType(false), in CGBlockInfo()590 info.HasCapturedVariableLayout = true; in computeBlockInfo()842 if (blockInfo.HasCapturedVariableLayout) in EmitBlockLiteral()